README.md in config_default-0.2.3 vs README.md in config_default-0.2.4

- old
+ new

@@ -1,9 +1,8 @@ # ConfigDefault ConfigDefault is a simple way to separate your test/development config from your staging/production config. Designed to work with [Rails](https://github.com/rails/rails). It depends on `ActiveSupport`. -Maybe in future I'll remove Rails dependency (cause it's never cool) and leave only ActiveSupport. ## Installation Add this line to your application's Gemfile: