Categories: None [Edit]
el_req
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'
Total
Ranking: 123,899 of 189,039
Downloads: 5,304
Daily
Ranking: 112,883 of 189,027
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 2,316 | 9,106,198 | hoe |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | vinbarnes |