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,007 of 186,959
Downloads: 12,076
Daily
Ranking: 52,232 of 186,713
Downloads: 13
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,258 | 8,891,655 | hoe |
11,817 | 198,082 | hoe-git |
26,163 | 51,629 | hoe-doofus |
118,132 | 5,552 | hoe-gemcutter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | raggi |