This project is archived and is in readonly mode.
Changeset [6d04fa6dc4865af1112c4d35a456a81008815ee7] by José Valim
June 28th, 2010 @ 11:23 AM
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)
http://github.com/rails/rails/commit/6d04fa6dc4865af1112c4d35a456a8...
Committed by José Valim
- M actionpack/lib/action_dispatch/routing/deprecated_mapper.rb
- M actionpack/test/abstract_unit.rb
- M actionpack/test/activerecord/polymorphic_routes_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>