aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2014-05-30 11:38:55 -0700
committerSean Griffin <sean@thoughtbot.com>2014-06-11 08:01:33 -0600
commit66736c8e50585ac3788583d782ca321454a7e419 (patch)
treeba5d871237cf6e5a47e012b5b48e5f2b13daada3 /actionview
parentef4e0787d757c40a23bee4558db4d2525ca8cbef (diff)
downloadrails-66736c8e50585ac3788583d782ca321454a7e419.tar.gz
rails-66736c8e50585ac3788583d782ca321454a7e419.tar.bz2
rails-66736c8e50585ac3788583d782ca321454a7e419.zip
rm cached attributes
The original patch that added this concept can be found [here](https://web.archive.org/web/20090601022739/http://dev.rubyonrails.org/ticket/9767). The current default behavior is to cache everything except serialized columns, unless the user specified otherwise. If anyone were to specify otherwise, many types would actually be completely broken. Still, the method is left in place with a deprecation warning in case anyone is actually still calling this method.
Diffstat (limited to 'actionview')
0 files changed, 0 insertions, 0 deletions