RubyGems Navigation menu

britt-geminstaller 0.5.2.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.2.2 - August 11, 2014 (62 KB)
  2. 0.5.2.1 - August 11, 2014 (62 KB)
  3. 0.5.2 - August 11, 2014 (4 KB)

Runtime Dependencies (11):

cmdparse >= 2.0.2
diff-lcs >= 1.1.2
hoe >= 1.8.3
mime-types >= 1.15
open4 >= 0.9.6
rake >= 0.7.1
rcov >= 0.7.0.1
RedCloth = 4.0.4
rspec >= 1.1.12
ruby-debug >= 0.9.3
webgen >= 0.5.5

Authors:

  • Chad Woolley, Britt Crawford, Mike Pearce

SHA 256 checksum:

552dfbfc1888b851346234d87daec2db9298f38a3dad5ec5ba033723409ea44b

Total downloads 9,373

For this version 3,700

Licenses:

N/A

Required Ruby Version: >= 0

Links: