Possibly you could do it by changing the secret on starting the server up rather than when killing it off. Colin
2009/4/27 vimal <[email protected]> > > I have tried it before and got the same as you said. > > >You can > >invalidate it by changing your session's secret (make sure you deal > >with the exception that gets raised in those cases if you don't want > >to confuse your users). Pretty much a manual process which ever store > >you use. > > Anyway the above suggested solution is only possible if Ctrl-c > interrupt is trapped > and then routed to the proceedure > > Regards, > Vimal Das > > > --~--~---------~--~----~------------~-------~--~----~ 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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

