RubyGems Navigation menu

geminstaller 0.3.0

FEATURES: GemInstaller provides automated management of RubyGems. It uses a simple YAML config file to: * Automatically install the correct versions of all required gems wherever your app runs. * Automatically ensure installed gems and versions are consistent across multiple applications, machines, platforms, and environments * Automatically add correct versions of gems to the ruby load path when your app runs (‘require_gem’/‘gem’) * Automatically reinstall missing dependency gems (built in to RubyGems > 1.0) * Automatically detect correct platform to install for multi-platform gems (built in to RubyGems > 1.0) * Print YAML for "rogue gems" which are not specified in the current config, to easily bootstrap your config file, or find gems that were manually installed without GemInstaller. * Allow for common configs to be reused across projects or environments by supporting multiple config files, including common config file snippets, and defaults with overrides. * Allow for dynamic selection of gems, versions, and platforms to be used based on environment vars or any other logic. * Avoid the "works on demo, breaks on production" syndrome == SYNOPSYS: GemInstaller provides automated management of RubyGems.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.5.6 - May 11, 2010 (62.5 KB)
  2. 0.5.5 - March 25, 2010 (62.5 KB)
  3. 0.5.4 - November 16, 2009 (63.0 KB)
  4. 0.5.3 - September 24, 2009 (62.5 KB)
  5. 0.5.2 - August 05, 2009 (61.5 KB)
  6. 0.3.0 - January 01, 2008* (54.0 KB)
显示所有版本 (共 20 个)

业主:

作者:

  • Chad Woolley

SHA 256 校验和:

6b5ebf1f348f73f4027bbbcc21bd32ca0256884a7a3d3d4926c0aad8c26e6210

下载总量 102,715

这个版本 3,816

许可:

需要的 Ruby 版本:

链接: