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

aa410bda75e54fdcb3eb089f40b0896fc91f34309b1f0fe0286105170e7f8c1d

下载总量 4,926

这个版本 4,925

许可:

需要的 Ruby 版本:

链接: