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: 73,457 of 180,418
Downloads: 11,187

Daily

Ranking: 66,565 of 180,402
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9538,405,896hoe
10,765188,979hoe-git
27,05142,955hoe-doofus
116,7625,054hoe-gemcutter

Owners

#GravatarHandle
1iconraggi