This project is archived and is in readonly mode.

Changeset [ee1d508a6bbdbfafb20516ebb4b452f1596f9ebe] by Cheah Chu Yeow

May 6th, 2008 @ 07:41 AM

Allow ActionController::Base#default_url_options to have a default options argument of nil.

This fixes a bug introduced in [6a6b4392c16c665eb713705f2b38e959a658eeef] which was breaking routing in ActionController::UrlWriter.

http://github.com/rails/rails/co...

Committed by Repository

  • M actionpack/lib/action_controller/base.rb
  • M actionpack/lib/action_controller/routing/optimisations.rb
  • M actionpack/test/controller/base_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>