This project is archived and is in readonly mode.
Changeset [06681af518036dcc84f4565b59a0dee460b01108] by José Valim
June 30th, 2010 @ 11:34 AM
A couple enhancements to the router:
-
Allow to use the get :symbol shortcut outside resources scopes as well;
-
Fix a bug where :action was not being picked from given options;
-
Giving :as option inside a resource now changes just the relative name instead of the full name; http://github.com/rails/rails/commit/06681af518036dcc84f4565b59a0de...
Committed by José Valim
- M actionpack/lib/action_dispatch/routing/mapper.rb
- M actionpack/test/dispatch/routing_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>