RubyGems Navigation menu

wad 0.2.1

Since we're all following very strict standards with regards to how our gems are constructed, we might as well pack all those gems back into a directory and use that directory in our load path. Once you do that, you'll discover that loading from all these paths and doing dependency resolution cost on every ruby invocation. On our machines, using wad saves us >500ms every time, on every call. Wad helps you with getting there: It vendors your Gemfile below `vendor/bundle`, then copies relevant source code to `vendor/lib`. All in one simple call.

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

インストール:
=

バージョン履歴:

  1. 0.2.1 - May 19, 2015 (12KB)
  2. 0.2.0 - May 15, 2015 (12KB)

Runtime依存関係 (3):

bundler > 0
clamp ~> 0.6

所有者:

作者:

  • Kaspar Schiess, Florian Hanke

SHA 256チェックサム:

efd239d0ca5b17446e0fddeacac0b0d38621b2b34821ff31029a094349358701

累計ダウンロード数 6,232

このバージョンのみ 3,813

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: