On 23 July 2012 21:43, Tommy Pollák <
kas...@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