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
2007-05-26 03:11:34 +00:00
..
action_controller Introduce a default respond_to block for custom types. Closes #8174. 2007-05-26 03:11:34 +00:00
action_pack Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
action_view auto_complete_field takes a :method option so you can GET or POST. Closes #8120. 2007-05-26 00:32:52 +00:00
action_controller.rb Removed deprecated parameters_for_method_reference concept (legacy from before named routes) [DHH] Added record identification with polymorphic routes for ActionController::Base#url_for and ActionView::Base#url_for [DHH] 2007-05-12 21:12:31 +00:00
action_pack.rb Update copyright times 2006-09-03 18:53:05 +00:00
action_view.rb Use a consistent load path to avoid double requires. Fix some scattered Ruby warnings. 2007-01-28 07:16:55 +00:00