ActionDispatch::Session::SessionRestoreError

2012年1月4日 Posted by PURGE

開発中に、滅多に使用しないFirefoxのブラウザのアップデートしたら下記エラー。
なぜか、Chromeでは動作している。

セッションを復元できないというようなエラー。
とりあえず、ブラウザの設定でクッキーを削除してみた。

ActionDispatch::Session::SessionRestoreError

Session contains objects whose class definition isn't available.
Remember to require the classes for all objects kept in the session.
(Original exception: uninitialized constant OAuth [NameError])

問題なく動作した。滅多に出現するエラーではないと思うが、覚え書きまで・・・。

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です