no_cache_control 1.0.0
Sets browser caching headers on Rails app so that browser caching of pages will be disabled. This is achived by setting Cache-Control to no-cache no-store + Pragma header no-cache and Expires header to -1
Sets browser caching headers on Rails app so that browser caching of pages will be disabled. This is achived by setting Cache-Control to no-cache no-store + Pragma header no-cache and Expires header to -1