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
José Valim 6e30361260 Allow ActionController::Responder to have a common entry point for all formats.
Signed-off-by: Yehuda Katz <wycats@Yehuda-Katz.local>
2009-12-01 08:23:43 -08:00
..
abstract_controller Revert "Revert "Eliminate warning with layout is unset"" 2009-11-10 16:15:43 -08:00
action_controller Allow ActionController::Responder to have a common entry point for all formats. 2009-12-01 08:23:43 -08:00
action_dispatch Fix some nested resource generation tests 2009-11-29 18:17:14 -06:00
action_pack Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00
action_view Allow explicit placement of hidden id element for nested models. 2009-11-15 21:47:57 +01:00
abstract_controller.rb Extracted localized_cache.rb from ActionController, added it to AbstractController and made ActionMailer use it. 2009-11-01 02:23:49 +01:00
action_controller.rb Extract #head into its own module and simplify it 2009-10-26 17:13:43 -07:00
action_dispatch.rb Move Routing into AD 2009-10-20 10:14:46 -05:00
action_pack.rb Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
action_view.rb Remove reference to class that doesn't exist (ht: brynary) 2009-11-28 21:36:58 -08:00