RubyGems Navigation menu

subload 1.1.0

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/

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.1.0 - March 17, 2010 (10KB)
  2. 1.0.3 - September 29, 2009 (8.5KB)
  3. 1.0.0 - September 16, 2009 (8.5KB)

Development依存関係 (4):

hoe >= 2.3.3
hoe-doofus >= 1.0.0
hoe-gemcutter >= 1.0.0
hoe-git >= 1.3.0

所有者:

作者:

  • James Tucker

SHA 256チェックサム:

dbe5ef3c89c23e70b5ffc53fb42fb7cfab5509a0a1e5c63d28fe412fe03e1fe0

累計ダウンロード数 11,175

このバージョンのみ 4,601

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: