add EnviromentConfiguration to keep track of heroku specfic enviroment hacks
Showing
... | ... | @@ -46,6 +46,7 @@ end |
# configuration | ||
gem 'settingslogic', '2.0.6' | ||
gem 'heroku' | ||
# database | ||
... | ... |
Please register or sign in to comment
... | ... | @@ -46,6 +46,7 @@ end |
# configuration | ||
gem 'settingslogic', '2.0.6' | ||
gem 'heroku' | ||
# database | ||
... | ... |