This project is archived and is in readonly mode.
Changeset [a0cdb0499eecd40ba18d33226767783e4a058847] by José Valim
April 2nd, 2010 @ 06:13 PM
Maintain the usage of :as consistent in the router. Whenever
it's supplied, it changes the NAMED ROUTE. If you want to change
the PATH, use :path instead. Example: resources :projects, :path
=> 'projetos'
http://github.com/rails/rails/commit/a0cdb0499eecd40ba18d3322676778...
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>