RubyGems.org

In Ruby 1.9.2, "." was removed from $:. This is a good idea, for security reasons. This gem backports this to Ruby 1.8.

installgem install require_relative
Authors

Steve Klabnik, Brendan Taylor

132,374 total downloads 97,648 for this version
Owners

233c279c012ebac792aaa805f966cbc7

Gemfile
gem "require_relative", "~> 1.0.3"
Versions
  1. 1.0.3 October 22, 2011
  2. 1.0.2 June 18, 2011
  3. 1.0.1 May 16, 2011
  4. 1.0.0 May 10, 2011
  5. 0.0.3 March 31, 2011
Show all versions (6 total)
Development Dependencies
  1. minitest >= 0
  2. rocco >= 0