Joe Gatt
Results
1
issues of
Joe Gatt
I'm using the [settingslogic](https://github.com/binarylogic/settingslogic) gem in my Rails app (Ruby 2.0.0p247 / Rails 3.2.13). I can dynamically change a setting when it is not nested e.g. ``` #config/settings.yml defaults:&defaults mysetting:...