开发者

Why does session don't work in rails

I am using rails 2.3.9 on development environment. On production session work perfectly, but on development everything that uses session doesn't persit. For example login and local开发者_如何学Goe functionalities do not work.

I use session[:locale] and update cookies[:locale] as well,all executing without any errors, but after going to another page, it uses the old locales. What might be a cause of this?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜