Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.


I have observe Facebook and Gmail that when we logged out it redirects us to the login page, but the interesting is that when we hit back button it still not go to inbox page.
I have search in google and got something to set attribute "Cache-control" in header. But I don't know how can we implement this mechanism in Rails.
Can anybody suggest me how to do that?
My Rails version is 3.0.6 with Ruby1.9.2

share|improve this question
read this one yet? stackoverflow.com/questions/4120289/… – Andrei S Jun 1 '11 at 19:55
If you are just talking about how to set response headers to stop caching, then see stackoverflow.com/questions/711418/… – colinross Jun 1 '11 at 19:57

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.