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
2008-03-08 01:05:53 +00:00
..
actions.rb
fragments.rb Move fragment caching from special helper methods to TemplateHandler. Closes #10754 [Josh Peek] 2008-01-10 03:17:20 +00:00
pages.rb
sql_cache.rb
sweeping.rb Fixed that sweepers defined by cache_sweeper will be added regardless of the perform_caching setting. Instead, control whether the sweeper should be run with the perform_caching setting. This makes testing easier when you want to turn perform_caching on/off [DHH] 2008-03-08 01:05:53 +00:00