On 23 July 2012 21:43, Tommy Pollák <[email protected]> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to