• A
    Implement http_cache_forever to ActionController · 2ed39424
    Arthur Neves 提交于
    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.
    2ed39424
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 6.4 KB