Categories: None [Edit]
subload
A handy dandy autoload / require / load helper for your rubies. Similar to
using[1], but with a few differences of opinion, and a bit shorter.
Basically, expand path is fine, up until a point. Sometimes there's no point
(i.e. when the load path already contains most of the path you're trying to
open). When you're writing libs that users might require sub parts with
'libname/sub_part', then expand_path combined with say, rubygems, can lead to
double requires. Lets not do that. :-)
[1] http://github.com/smtlaissezfaire/using/
Total
Ranking: 75,282 of 190,365
Downloads: 12,810
Daily
Ranking: 77,133 of 190,317
Downloads: 1
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,333 | 9,165,671 | hoe |
| 12,077 | 206,059 | hoe-git |
| 26,800 | 53,143 | hoe-doofus |
| 117,568 | 6,024 | hoe-gemcutter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | raggi |