[Rails] Re: List active user sessions
anyone any thoughts on this?
On Mon, May 9, 2011 at 9:59 PM, Santosh c <santoshc197@gmail.com> wrote:
Hi,We are using the following to manage sessions using memcache in our ruby app:use Rack::Session::Memcache, :key => "rack:session"I want to list the users who are currently logged in. Can you someone tell me how I can the sessions currently active? I could not find anything about it in the documentation.Also, how do set a "maximum session timeout" for these sessions?thanks.-Santosh
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home