I would probably make that kind of session expire quickly and add a method to remove that from the db after a certain time period. I have a prod app that I am working on fora company that keeps the sessions in the db and we wrote a task that deletes all session older than like 90 days I think or something like that.
-- 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.

