Revert "6362: Allow config/application.yml to override environments/*.rb in apiserver...
authorTom Clegg <tom@curoverse.com>
Mon, 20 Jul 2015 14:34:13 +0000 (10:34 -0400)
committerTom Clegg <tom@curoverse.com>
Mon, 20 Jul 2015 14:34:13 +0000 (10:34 -0400)
commitcaa9e89d531f03838e64d36d050be9d96e7c6c96
tree607989fecb81e61bb43e956a1182d4ebc7fb817a
parent1d5e009a31e0b462b7bfcf4c0e5dc36db423c90f
Revert "6362: Allow config/application.yml to override environments/*.rb in apiserver, too."

In Rails 3 (actionpack 3.2.17), changing asset configuration to
production settings in load_config.rb breaks the rake
assets:precompile task, e.g., the docker build. This change is still
desired but needs to be backed out until the bugs are worked out.

This reverts commit c790738ae71771a5574b166b3e93a1bca9b89bf6.

refs #6362
services/api/config/initializers/load_config.rb