rb_ext¶ ↑
Adds a bunch of methods to Ruby’s Core Library.
Installation¶ ↑
gem install rb_ext
or simply add the dependency to the Gemfile of your application:
gem "rb_ext"
and then call bundle install on your console.
Extensions¶ ↑
Copyright¶ ↑
Copyright © 2011 Robert Neumayr. See LICENSE.txt for further details.