An extremely flexible configuration system. s the ability for certain values to be "overridden" when conditions are met. r example, you could have your production API keys only get read when the Rails.env == "production"
Jeremy Lawler
gem "activeconfig", "~> 0.6.0"