We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent addeb79 commit 6a94590Copy full SHA for 6a94590
doc/user/compatibility.md
@@ -85,6 +85,10 @@ Trying to use level `1` will raise a `SecurityError`. Other levels will raise
85
`ArgumentError` as in standard Ruby. See our [security notes](security.md) for
86
more explanation on this.
87
88
+#### Internal MRI functionality
89
+
90
+`RubyVM` is not intended for users and is not implemented.
91
92
## Features with major differences
93
94
#### Threads run in parallel
0 commit comments