]> git.openstreetmap.org Git - rails.git/commit
Only take the STATUS configuration from the environment
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Mar 2019 16:33:28 +0000 (17:33 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Mar 2019 17:06:23 +0000 (18:06 +0100)
commit9af31c2254757c2904a9b4c8806cb181fa60541c
tree7c0d8d375f570548e4fc120aa18b3ce410317650
parent5eef38a6b621d824a4566739241e5689fe6ea383
Only take the STATUS configuration from the environment

This allows us to remove the preinitializer-based configuration parsing.
config/.gitignore
config/application.rb
config/example.application.yml [deleted file]
config/preinitializer.rb [deleted file]