Ruby on Rails Wednesday, July 25, 2012

On 23 July 2012 21:43, Tommy Pollák <kassor@osttimorkommitten.se> wrote:
> My application, a very simple general ledger, that worked very well until
> June 26 does not work any longer. It is used under Ubuntu 12.04 and I
> believe there was a Ruby update after that.
>
> What happens?
>
> When I try to start the appIication I get the following output in my web
> browser:
>
> 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
> ActionController::Flash::FlashHash [NameError])

Have you tried clearing the cookies in your browser? Or try it with a
different browser or from a different machine.

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment