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
John F. Douthat e59835bd09 Fix action-cached exception responses.
Methods raising ActiveRecord::RecordNotFound were returning 404 on first request and 200 OK with blank body on subsequent requests.

[#2533 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-04-30 16:43:01 -07:00
..
actions.rb Fix action-cached exception responses. 2009-04-30 16:43:01 -07:00
fragments.rb Merge with docrails 2008-12-07 03:27:53 +01:00
pages.rb Use status response accessor instead of the 'Status' header 2008-12-19 15:05:51 -06:00
sweeping.rb Fix for sweepers method_missing missing &block argument [#1581 status:committed] 2009-01-27 16:11:45 -06:00