Sha256: abcd6a1daff940bbbf9505e648ce2b001e8b3ea1fa64ddc452237d2208b7351a
Contents?: true
Size: 598 Bytes
Versions: 1
Compression:
Stored size: 598 Bytes
Contents
= RubyInfo Provides a +RubyInfo+ class that simplifies accessing global information. Run <tt>RubyInfo.list</tt> to get started. You can also run <tt>RubyInfo.all</tt> to get a hash of all available information (may be a lot). == Setup On your command-line: $ gem install ruby_info In Ruby: require 'ruby_info' == Usage Call methods on the +RubyInfo+ class. See source for more documentation. == Also See https://github.com/janlelis/ruby_engine https://github.com/janlelis/ruby_version == J-_-L Copyright (c) 2010-2014 Jan Lelis. MIT License. Originated from the zucker gem.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby_info-1.0.0 | README.rdoc |