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
2011-07-24 20:52:08 +02:00
..
abstract_controller Don't do remove_possible_method when delegate is used. Two reasons: 1) warnings should be shown, and fixed at the source and 2) the code is slow. Fixes #1937. 2011-07-18 00:22:26 +01:00
action_controller Ensure that status codes are logged properly 2011-07-18 13:42:07 -04:00
action_dispatch Check Accept and Content-Type headers before evaluating them in xhr requests. Closes #2119 2011-07-19 22:05:16 +02:00
action_pack Master version is 3.2.0.beta 2011-06-30 10:18:36 -03:00
action_view - added ActionView::PartialRenderer#merge_path_into_partial(path, partial) 2011-07-24 00:54:58 -03:00
sprockets help the next guy with explanations - See bb3b3e306 2011-07-24 20:52:08 +02:00
abstract_controller.rb Refactor ActionMailer to not use hide_actions 2010-09-03 22:59:11 +02:00
action_controller.rb TODO fix explicitly loading exceptations, autoload removed 2011-07-11 13:14:02 +05:30
action_dispatch.rb Add ClosedError message to the initializer 2011-04-06 15:45:23 -03:00
action_pack.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00
action_view.rb Rename AV::Helpers::AssetPaths to AV::AssetPaths to solve autoload mess. 2011-06-21 11:24:05 -03:00