RubyGems Navigation menu

wad 0.2.0

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 (12.0 KB)
  2. 0.2.0 - May 15, 2015 (12.0 KB)

Runtime 依赖 (3):

bundler > 0
clamp ~> 0.6

业主:

作者:

  • Kaspar Schiess, Florian Hanke

SHA 256 校验和:

9ecd353c894f7eb1c3eb8c17ff2f9222c9acaa49c2888b3da242760f254d3b8c

下载总量 6,259

这个版本 2,431

许可:

MIT

需要的 Ruby 版本: >= 0

链接: