We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
env_prefix
env_separator
1 parent 3131b54 commit 79d6a5cCopy full SHA for 79d6a5c
1 file changed
CHANGELOG.md
@@ -6,6 +6,9 @@
6
* Add ability to validate config schema ([#155](https://github.com/railsconfig/config/pull/155) thanks to [@ok32](https://github.com/ok32))
7
* Add count to the reserved names list ([#167](https://github.com/railsconfig/config/pull/167) thanks to [@carbonin](https://github.com/carbonin))
8
9
+### Bug fixes
10
+* Correctly parse `env_prefix`, which contains `env_separator` ([#177](https://github.com/railsconfig/config/pull/177) thanks to [@rdodson41](https://github.com/rdodson41))
11
+
12
## 1.4.0
13
14
### New features
0 commit comments