Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rails2.02 jpmobile0.02 docomo セッション #18

Open
darashi opened this issue Dec 7, 2009 · 1 comment
Open

rails2.02 jpmobile0.02 docomo セッション #18

darashi opened this issue Dec 7, 2009 · 1 comment
Labels

Comments

@darashi
Copy link
Owner

darashi commented Dec 7, 2009

rails2.02 jpmobileを使って、携帯サイトを作っただけど、AUにはうまくいきました。
しかし、ドコモはなかなかうまくいかなかった。問題は、セッションの値は無くなった。
ユーザーは一旦登録して、情報はセッションに保存しています。別のページへ移動すると、
権限チェックを行う時に、セッションから保存した値は「NIL」になった。なぜ?
だれか助けてくれるの。


Anonymousが変更 – 12月 03 2009 * 02:52

同じエラーで苦しみました。。。

たぶん、↓のコードをenvironment.rbかapplication_controller.rbの適当な場所に書けば大丈夫だと思います。

ActionController::Base.session_options[:cookie_only] = false

@darashi
Copy link
Owner Author

darashi commented Jan 12, 2010

ドキュメントに書きます #asakusarb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant