mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
2f7ac9cdcc
Previously setting simple values to the config.x object resulted in the following: config.x.super_debugger = true config.x.super_debugger #=> {} Which was against the examples showed in the changelog/release notes. |
||
---|---|---|
.. | ||
base_test.rb | ||
custom_test.rb |