Do you mean how to timeout a session, or clean up old sessions in the database (when using table-based session, opposed to cookie-based sessions)?
Cheers, Nicholas On Jun 24, 11:22 pm, Xiahong Gao <[email protected]> wrote: > Hi everyone, > > I am a newb. Can anyone tell me how to do session cleanup? I want to > cleanup those sessions which haven't been modified in recent 5 > minutes. How to make it a background process in my rails application? > > thanks in advance, > > xiahong --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

