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
Jonathan del Strother 3e07f320c1 Improve ActionCaching's format-handling
Make ActionCaching more aware of different mimetype formats.
It will now use request.format to look up the cache type, in addition to the path extension.
When expiring caches, the request format no longer affects which cache is expired.

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-06-11 13:15:01 +01:00
..
action_controller Improve ActionCaching's format-handling 2008-06-11 13:15:01 +01:00
action_pack Making ready for release of 2.1 2008-05-31 17:03:03 -07:00
action_view Make sure cache_template_loading works and don't use to_prepare callback 2008-06-11 09:36:41 +01:00
action_controller.rb Added Rack processor 2008-06-01 11:25:11 -07:00
action_pack.rb Updated copyright years 2008-05-11 18:34:05 -05:00
action_view.rb Updated copyright years 2008-05-11 18:34:05 -05:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00