This project is archived and is in readonly mode.
Changeset [3e07f320c10b53ec21b947d949d0063e724c5fd8] by Jonathan del Strother
June 11th, 2008 @ 01:15 PM
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
Committed by Repository
- M actionpack/CHANGELOG
- M actionpack/lib/action_controller/caching/actions.rb
- M actionpack/test/controller/caching_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>