RubyGems Navigation menu

geminstaller 0.4.4

Automated Gem installation, activation, and much more! == FEATURES: GemInstaller provides automated installation, loading and activation 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 activate correct versions of gems on 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 * Solve world hunger, prevent the global energy crisis, and wash your socks. == SYNOPSYS:

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

インストール:
=

バージョン履歴:

  1. 0.5.6 - May 11, 2010 (62.5KB)
  2. 0.5.5 - March 25, 2010 (62.5KB)
  3. 0.5.4 - November 16, 2009 (63KB)
  4. 0.5.3 - September 24, 2009 (62.5KB)
  5. 0.5.2 - August 05, 2009 (61.5KB)
  6. 0.4.4 - September 20, 2008* (58.5KB)
全てのバージョンを表示(全20件)

Development依存関係 (1):

hoe >= 1.7.0

所有者:

作者:

  • Chad Woolley

SHA 256チェックサム:

85ee9e50e11ab8a9c2de4f506b7e5162ca9100b15697ac39ce6bf107e01d5655

累計ダウンロード数 102,672

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

ライセンス:

N/A

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

リンク: