RubyGems Navigation menu

geminstaller 0.2.2

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 * Automatically guess at correct platform to install for multi-platform gems * 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. * Avoid the "works on demo, broken 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.2.2 - July 07, 2007* (47.0 KB)
顯示所有版本(共 20)

擁有者:

作者:

  • Chad Woolley

SHA 256 checksum:

ce5adaa9710b7eb18ea534cb60006bfb0ee6fdd11dfe7f81b81a9e18d3e6747a

總下載次數 102,672

這個版本 3,816

License:

Ruby 版本需求: > 0.0.0

相關連結: