Expand description
Auto-generated module
🤖 Generated with SplitRS
Constants§
- RUBY_
BACKEND_ PASS_ VERSION - Ruby backend version
- RUBY_
BACKEND_ VERSION - Ruby version string
- RUBY_
MIN_ VERSION - Ruby min version supported
- RUBY_
PASS_ VERSION - Ruby pass version
- RUBY_
RUNTIME - Minimal Ruby runtime module emitted before the generated code.
Functions§
- ruby_
comparable_ impl - Ruby Comparable mixin helper
- ruby_
concurrent_ future - ruby_
concurrent_ promise - Ruby concurrent-ruby primitives
- ruby_
define_ finalizer - Ruby ObjectSpace finalizer
- ruby_
double_ splat - Ruby double splat
- ruby_
enumerable_ impl - Ruby Enumerable mixin helper
- ruby_
format - Ruby format string (Kernel#format)
- ruby_
frozen_ str - Ruby frozen literal constants
- ruby_
heredoc - Ruby heredoc
- ruby_
inline_ c - Ruby inline C extension helper
- ruby_
memoize - Ruby memoize pattern
- ruby_
method_ missing - Ruby method missing
- ruby_
respond_ to_ missing - Ruby respond_to_missing?
- ruby_
safe_ nav - Ruby safe navigation operator
- ruby_
tap - Ruby tap helper
- ruby_
then - Ruby then/yield_self
- ruby_
thread_ safe_ array_ read - Ruby concurrent array access pattern
- ruby_
warn_ mutable_ default - Ruby mutable default args (common Ruby gotcha)