diff options
author | Arthur Neves <arthurnn@gmail.com> | 2015-01-07 21:23:55 -0500 |
---|---|---|
committer | Arthur Neves <arthurnn@gmail.com> | 2015-02-15 11:36:36 -0500 |
commit | 2ed39424dbecf1d040b15d1450f0265b35b78022 (patch) | |
tree | 1e0c42ea20762de430409ec589fa9e6d2a45ae92 /railties/bin | |
parent | 62133326df3c7edff67a2e57ae32c95bf6e8a818 (diff) | |
download | rails-2ed39424dbecf1d040b15d1450f0265b35b78022.tar.gz rails-2ed39424dbecf1d040b15d1450f0265b35b78022.tar.bz2 rails-2ed39424dbecf1d040b15d1450f0265b35b78022.zip |
Implement http_cache_forever to ActionController
Add http_cache_forever to ActionController, so we can cache results
forever.
Things like static pages are a good candidate for this type of caching.
This cache only controls caching headers, so it is up to the browser to
cache those requests.
Diffstat (limited to 'railties/bin')
0 files changed, 0 insertions, 0 deletions