[Ruby] Browser Back Problem with Rails
Neil Moomey
neil at motznik.com
Mon Dec 11 17:56:45 PST 2006
Mike,
I think you are onto something. I think the Rails framework or Webrick is
sending a header with a "no-cache" command which overides any html I add. I
tried <META http-equiv="CACHE-CONTROL" content="PUBLIC"> with no luck.
Also, the problem might be because I'm in development mode or localhost. I
thought this was interesting.
http://scottstuff.net/presentations/rails-caching/
Neil
More information about the Ruby
mailing list