Registry / utility / rubysl

rubysl

JSON →
library2.2.0rbrubygemsunverified

Meta-spec to install the Ruby 2.0+ standard library on compliant Ruby implementations.

gem install rubysl
INSTALL
IMPORT
SIG · RUBYSL
R
rubysl
utilityrubyv2.2.0
harness data pending
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.

Rubysl
require 'rubysl'

Install and use the Ruby standard library

require 'rubysl' # This gem installs the entire Ruby standard library. # Individual libraries can then be required as usual: require 'json' puts JSON.generate({hello: 'world'})
Debug
Known issues
gotchaThis gem is a meta-package and does not provide any code itself; it only installs dependencies.
fix
Use specific standard library gems (e.g., 'json', 'uri') instead of this meta-gem.
affects: >= 2.0.0
Upgrade
Version history
2.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rubysl — gem install rubysl · libregistry