rails-cache_control

Build Status Dependency Status Code Climate

Automatically set Cache-control header when caches_action expires_in specified.

Requirements

Ruby >= 2.0.0 Rails >= 4.0.0

Installation

Include the gem in your Gemfile:

gem 'rails-cache_control'

Usage
=====

Do nothing.

License
=======

Copyright © 2014 [email protected] under [The MIT License](http://opensource.org/licenses/MIT).

Special thanks to http://www.shuhai.org/ team.