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.5KB)

Runtime依存関係 (1):

hoe >= 1.3.0

所有者:

作者:

  • Kevin R. Barnes

SHA 256チェックサム:

aa410bda75e54fdcb3eb089f40b0896fc91f34309b1f0fe0286105170e7f8c1d

累計ダウンロード数 4,926

このバージョンのみ 4,925

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: