rails/actionpack/lib
2012-07-27 12:59:05 -05:00
..
abstract_controller add lazy look up in abstract controller's translate method 2012-07-18 10:33:14 +03:00
action_controller use 'HTTP_AUTHORIZATION' instead of :authorization as key when dealing with HTTP Token authentication in integration tests 2012-07-27 12:59:05 -05:00
action_dispatch Don't assume resource param is :id when using shallow routes 2012-07-20 10:50:38 +01:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Remove :confirm in favor of :data => { :confirm => 'Text' } option 2012-07-18 10:32:17 -03:00
abstract_controller.rb Remove useless load path modifications 2012-05-11 19:00:35 -03:00
action_controller.rb Remove --http. 2012-03-14 22:30:01 +01:00
action_dispatch.rb Remove useless load path modifications 2012-05-11 19:00:35 -03:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb TestCase does not need to be loaded when loading the framework 2012-06-15 11:36:32 -07:00