Skip to content
  • José Valim's avatar
    6d04fa6d
    Deprecate the old router DSL. Since it is still used intensively across... · 6d04fa6d
    José Valim authored
    Deprecate the old router DSL. Since it is still used intensively across ActionPack test suite, patches that translates Rails internal tests to the new router DSL are welcome (note though that a few tests shouldn't be translated since they are testing exactly the old mapper API, like the ones in actionpack/test/controller/resource_test.rb and actionpack/test/controller/routing_test.rb)
    6d04fa6d
    Deprecate the old router DSL. Since it is still used intensively across...
    José Valim authored
    Deprecate the old router DSL. Since it is still used intensively across ActionPack test suite, patches that translates Rails internal tests to the new router DSL are welcome (note though that a few tests shouldn't be translated since they are testing exactly the old mapper API, like the ones in actionpack/test/controller/resource_test.rb and actionpack/test/controller/routing_test.rb)
Loading