app_config
app_config copied to clipboard
Rails plugin that provides environment specific application configuration.
In ruby 2.3.0 openstruct has been update. They removed calling in `new_ostruct_member` in initializer. Also update `method_missing` method
I would love to be able to do something like ``` development: ftp: server: port: ``` and then be able to access it like Conf.ftp.server would make things a lot...
It would be good to update the gemcutter gem to the most recent version since github gems are now defunct