Bugfix initializing config data.
commit674c47bc2cedf71f7f52ce07052fed8c0c3578d6
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>
Wed, 28 Feb 2018 20:41:43 +0000 (28 21:41 +0100)
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>
Wed, 28 Feb 2018 20:42:32 +0000 (28 21:42 +0100)
tree17d6b6ca8cf66b92ddbeb6d13082e3af0eba5ab9
parent560bde3c5c21f5926acd7c177d6957a0ba3fef7a
Bugfix initializing config data.

Defined? expression evaluated to always true. This was harmless because
all configuration parameters should be defined in ecs_config.yml .
config/initializers/ecs_00.rb