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 校验和:

=

下载总量 5,144

这个版本 5,143

版本发布:

许可:

需要的 Ruby 版本:

链接: