rails/actionpack/lib/action_controller
2009-05-22 15:24:31 -07:00
..
abstract Cleaned up the #render_to_body chain by extracting determining the templates to render to a separate hook point. 2009-05-22 15:24:31 -07:00
base Add all the existing helpers related features to the new base 2009-05-23 00:17:10 +02:00
caching Modified caching implementation to work with NewBase 2009-05-19 18:11:45 -07:00
dispatch Extract generic callbacks middleware from dispatcher 2009-05-17 13:39:55 -05:00
new_base Cleaned up the #render_to_body chain by extracting determining the templates to render to a separate hook point. 2009-05-22 15:24:31 -07:00
routing Cherry-pick core extensions 2009-05-13 12:00:15 -07:00
testing Make assertion tests pass with the new base 2009-05-22 19:01:52 +02:00
vendor Ensure WhiteListSanitizer allows dl tag [#2393 state:resolved] 2009-05-17 14:29:47 +02:00
abstract.rb Ported simple benchmarking in new base 2009-05-18 17:33:45 -07:00
caching.rb Modify caching to use new included helper 2009-05-19 18:11:44 -07:00
deprecated.rb Backwords compat alias for ActionController::Request and ActionController::Response 2009-04-14 16:55:10 -05:00
new_base.rb Add all the existing helpers related features to the new base 2009-05-23 00:17:10 +02:00
record_identifier.rb Cherry-pick core extensions 2009-05-13 12:00:15 -07:00
routing.rb Merge commit 'origin/master' 2009-05-14 17:38:30 -07:00
translation.rb Added ActionController::Translation module delegating to I18n #translate/#t and #localize/#l [status:committed #1008] 2008-09-10 00:39:54 -05:00