RubyGems Navigation menu

rbx-require-relative 0.0.6

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.9 - February 28, 2012 (8.5 KB)
  2. 0.0.7 - February 27, 2012 universal-ruby-1.8.7 (8.5 KB)
  3. 0.0.7 - February 27, 2012 universal-ruby-1.9.3 (8.5 KB)
  4. 0.0.7 - February 27, 2012 (8.5 KB)
  5. 0.0.7 - February 27, 2012 universal-rubinius-1.2 (8.5 KB)
  6. 0.0.6 - February 23, 2012 (8.5 KB)
顯示所有版本(共 19)

Runtime 相依性套件 (1):

擁有者:

作者:

  • R. Bernstein

SHA 256 checksum:

43ee16937799367849e11e50f186fea6b853709996698ae61b8d07f7701b6e95

總下載次數 1,402,523

這個版本 5,608

License:

Ruby 版本需求: ~> 1.9.2

相關連結: