We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a670d4 commit 80edee3Copy full SHA for 80edee3
1 file changed
README.md
@@ -45,6 +45,7 @@ Add `gem 'config'` to your `Gemfile` and run `bundle install` to install it. The
45
which will generate customizable config file `config/initializers/config.rb` and set of default settings files:
46
47
config/settings.yml
48
+ config/settings.local.yml
49
config/settings/development.yml
50
config/settings/production.yml
51
config/settings/test.yml
0 commit comments