Categories: None [Edit]

subload

https://rubygems.org/gems/subload
https://github.com/raggi/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

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,2588,891,655hoe
11,817198,082hoe-git
26,16351,629hoe-doofus
118,1325,552hoe-gemcutter

Owners

#GravatarHandle
1iconraggi