This project is archived and is in readonly mode.
Changeset [95762cbbb3528bcb6a1a8119795df9647daaaab6] by David Heinemeier Hansson
December 27th, 2009 @ 10:13 PM
Added shorthand for match 'products/overview' that expands to
match 'products/overview', :to => 'products#overview', :as =>
'products_overview'
http://github.com/rails/rails/commit/95762cbbb3528bcb6a1a8119795df9...
Committed by David Heinemeier Hansson
- 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>