rails/railties/test/application/configuration
Carlos Antonio da Silva 2f7ac9cdcc Fix setting simple values to the new config.x
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.
2014-08-19 21:59:01 -03:00
..
base_test.rb Revert "Improve custom configuration" 2014-08-19 19:41:15 -03:00
custom_test.rb Fix setting simple values to the new config.x 2014-08-19 21:59:01 -03:00