RubyGems.org

Provides an executable that converts a rails app's config structure. The basic idea is that environments themselves are now first-class citizens, allowing you to create several environments (e.g. staging, prodtest, demo, etc.) in a clean, organized fashion. Each environment is given its own folder where it can store its own set of configuration files (think mongrel configs, apache configs, etc.) without polluting the top-leve config/ directory.

installgem install environmentalist
Authors

John Trupiano

5,362 total downloads 1,135 for this version
Owners

63d809dbf4d44297f73caad307972ec5

Gemfile
gem "environmentalist", "~> 0.2.4"
Versions
  1. 0.2.4 April 30, 2009
  2. 0.2.3 April 4, 2009
  3. 0.2.2 April 4, 2009
  4. 0.2.1 March 6, 2009
  5. 0.1.0 September 12, 2008