Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-03 | use APP_CONFIG[config_file_paths] for provider.json | Azul | |
This avoids overwriting the PROVIDER_JSON constant in the StaticConfigController and thus fixes test warnings. Also moved away from using instance variables in the ControllerExtension::JsonFile - instead querying the corresponding functions now - less sideeffects and easier stubbing. | |||
2016-05-02 | upgrade: {File,Dir}.exists? -> exist? | Azul | |
exists? is deprecated in ruby 2.1 | |||
2014-07-14 | fix controller refactor and features | Azul | |
Also save debug log on failing features | |||
2014-07-14 | send config files from ConfigsController | Azul | |