diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-01-08 15:48:19 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-01-08 15:48:19 -0800 |
commit | e176353b71607f6fd57b327ba3ca12712639ce00 (patch) | |
tree | 18dc6b94196730243054d0ddd2c5e70cfe526110 /activerecord/test/cases/binary_test.rb | |
parent | 2875b4a66e38e4333da887a4afbed33358999298 (diff) | |
download | rails-e176353b71607f6fd57b327ba3ca12712639ce00.tar.gz rails-e176353b71607f6fd57b327ba3ca12712639ce00.tar.bz2 rails-e176353b71607f6fd57b327ba3ca12712639ce00.zip |
clear cache on body close so that cache remains during rendering
fixes #13547
The body may use the local cache during rendering. `call`ing the app
doesn't mean that rendering is finished, so we need to wait until
`close` is called on the body.
Diffstat (limited to 'activerecord/test/cases/binary_test.rb')
0 files changed, 0 insertions, 0 deletions