Sign in Sign up
rubygems

rbx-require-relative

Ruby 1.9's require_relative for Rubinius and MRI 1.8. We also add abs_path which is like __FILE__ but __FILE__ can be fooled by a sneaky "chdir" while abs_path can't. If you are running on Ruby 1.9 or greater, require_relative is the pre-defined version. The benefit we provide in this situation by this package is the ability to write the same require_relative sequence in Rubinius 1.8 and Ruby 1.9.

Activity

Latest release
14y ago
Total releases
7
Cadence
~27 days
Last 12 months
0

Details

First release
Sep 22, 2010
Releases
Version Released
0.0.9 patch
0.0.7 patch
0.0.6 patch
0.0.5 patch
0.0.4 patch
0.0.3 patch
0.0.2 initial