RubyGems Navigation menu

el_req 0.0.1

Allows files to be required relative to the current file. Like, require '../lib/my_file' Which serves as a replacement for the tired idiom of, require File.join(File.dirname(__FILE__), '..', 'lib', 'my_file') Ruby's built-in require still works the same require 'test/unit'

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.1 - December 02, 2007* (7.5 KB)

Runtime 相依性套件 (1):

hoe >= 1.3.0

擁有者:

作者:

  • Kevin R. Barnes

SHA 256 checksum:

aa410bda75e54fdcb3eb089f40b0896fc91f34309b1f0fe0286105170e7f8c1d

總下載次數 4,926

這個版本 4,925

License:

Ruby 版本需求:

相關連結: