app_config icon indicating copy to clipboard operation
app_config copied to clipboard

Rails plugin that provides environment specific application configuration.

Results 3 app_config issues
Sort by recently updated
recently updated
newest added

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