This project is archived and is in readonly mode.

Changeset [fef6c32afe2276dffa0347e25808a86e7a101af1] by Aaron Batalion

November 26th, 2008 @ 09:52 AM

Added optimal formatted routes to rails, deprecating the formatted_* methods, and reducing routes creation by 50% [#1359 state:committed]

Signed-off-by: David Heinemeier Hansson david@loudthinking.com http://github.com/rails/rails/co...

Committed by Aaron Batalion

  • M actionpack/CHANGELOG
  • M actionpack/lib/action_controller/resources.rb
  • M actionpack/lib/action_controller/routing/builder.rb
  • M actionpack/lib/action_controller/routing/optimisations.rb
  • M actionpack/lib/action_controller/routing/route.rb
  • M actionpack/lib/action_controller/routing/route_set.rb
  • M actionpack/lib/action_controller/routing/segments.rb
  • M actionpack/test/controller/resources_test.rb
  • M actionpack/test/controller/url_rewriter_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>