3.1.0
New features
- Evaluating ERB in YAML files can now be disabled with
Config.evaluate_erb_in_yaml = false
. The default value for this option istrue
for backwards-compatibility. (#303)
Config.evaluate_erb_in_yaml = false
. The default value for this option is true
for backwards-compatibility. (#303)