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/action_controller/caching
Justin George 731d4392e4 Change event namespace ordering to most-significant first [#4504 state:resolved]
More work still needs to be done on some of these names
(render_template.action_view and render_template!.action_view particularly)
but this allows (for example) /^sql/ to subscribe to all
the various ORMs without further modification

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-02 22:45:54 +02:00
..
actions.rb ActionCachingTestController rescues from all exceptions. Making sure that all the tests check for valid response. [#4468 state:resolved] 2010-04-29 12:48:34 +02:00
fragments.rb Change event namespace ordering to most-significant first [#4504 state:resolved] 2010-05-02 22:45:54 +02:00
pages.rb Change event namespace ordering to most-significant first [#4504 state:resolved] 2010-05-02 22:45:54 +02:00
sweeping.rb Use AS::Concern for caching modules 2010-03-04 16:59:54 -08:00