You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in rails 3.2.x I was trying to change the config/environments/development.rb as close to production env as I could but nothing. It seems this is something in the core of Rails controllers
so only remaining solution is to run rails on production
not working for rails 3.2.20 more details here http://stackoverflow.com/questions/26994714/how-to-force-cache-control-to-no-store-in-rails-3-2-20
The text was updated successfully, but these errors were encountered: