1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Cheah Chu Yeow ee1d508a6b Allow ActionController::Base#default_url_options to have a default options argument of nil.
This fixes a bug introduced in [6a6b4392c1] which was breaking routing in ActionController::UrlWriter.
2008-05-05 23:41:33 -07:00
..
action_controller Allow ActionController::Base#default_url_options to have a default options argument of nil. 2008-05-05 23:41:33 -07:00
action_pack Prepare for 2.0.2 release 2007-12-16 23:30:30 +00:00
action_view Improve documentation coverage and markup 2008-05-02 14:45:23 +01:00
action_controller.rb Remove unused ActionController::Base.template_class. Closes #10787 2008-03-05 12:12:17 +00:00
action_pack.rb Update copyright span 2007-09-09 17:57:16 +00:00
action_view.rb Introduce ActionView::TestCase for testing view helpers. 2008-04-19 13:08:24 -05:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00