Using gem rails-cache_control to significantly speed up your page

I just launched gem
rails-cache_controlhttps://github.com/swordray/rails-cache_controlwhich
can significantly speed up your page. This gem will automatically add
HTTP Cache-control header when caches_action expires_in specified. You
do
not need write a single line but just included it in Gemfile.