This project is archived and is in readonly mode.

Changeset [f564f947d94645dca8ff67fc5c2ad161eb2bb187] by José Valim

January 7th, 2010 @ 02:31 PM

Remove duplicated url_for code and move methods shared between ActionMailer and ActionController up to AbstractController.
http://github.com/rails/rails/commit/f564f947d94645dca8ff67fc5c2ad1...

Committed by José Valim

  • A actionpack/lib/abstract_controller/url_for.rb
  • A actionpack/test/abstract/url_for_test.rb
  • M actionmailer/lib/action_mailer/base.rb
  • M actionpack/lib/abstract_controller.rb
  • M actionpack/lib/action_controller.rb
  • M actionpack/lib/action_controller/metal/head.rb
  • M actionpack/lib/action_controller/metal/redirecting.rb
  • M actionpack/lib/action_controller/metal/url_for.rb
  • M actionpack/lib/action_controller/url_rewriter.rb
  • M actionpack/test/controller/base_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>