Skip to content

Commit 6a94590

Browse files
committed
Mention RubyVM in compatibility
1 parent addeb79 commit 6a94590

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/user/compatibility.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ Trying to use level `1` will raise a `SecurityError`. Other levels will raise
8585
`ArgumentError` as in standard Ruby. See our [security notes](security.md) for
8686
more explanation on this.
8787

88+
#### Internal MRI functionality
89+
90+
`RubyVM` is not intended for users and is not implemented.
91+
8892
## Features with major differences
8993

9094
#### Threads run in parallel

0 commit comments

Comments
 (0)