Files
rails/actionpack/lib/action_controller
Cheah Chu Yeow 2ee5555744 Fix Action caching bug where an action that has a non-cacheable response always renders a nil response body. It now correctly renders the response body.
Note that only GET and HTTP 200 responses can be cached.

[#6480 state:committed]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2011-03-02 13:11:07 -02:00
..
2010-12-25 04:58:11 +09:00
2010-12-09 13:40:45 +01:00