Registry / utility / ruby-next

ruby-next

JSON →
library1.2.0rbrubygemsunverified

A collection of polyfills and a transpiler for supporting latest Ruby features in older versions and alternative implementations.

utility
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

require 'ruby-next'

Polyfill pattern matching for older Ruby versions

require 'ruby-next' RubyNext::Core.polyfill(:pattern_matching) { |obj| obj in [1, 2, 3] }
Debug
Known footguns
gotchaTranspilation may not cover all edge cases; test thoroughly in your target environment.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
0 hits · last 30 days

No traffic data recorded yet.

Resources