chessjoe83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jan-06 20:35 UTC
Get all logged in users?
Hi all, I''m fairly new to Ruby on Rails and I need some help on what is a fairly standard part of many web applications today. I need a way to know all users who are currently logged in. This can be used for keeping track of your friends in the community etc... I would appreciate any advice on what the best way to solve this would be in RoR. Thanks, Joel. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
this should help you http://matt-beedle.com/2006/12/13/rails-how-to-find-out-who-is-online/ -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
chessjoe83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jan-06 21:17 UTC
Re: Get all logged in users?
On Jan 6, 4:12 pm, Michal Gabrukiewicz <rails-mailing-l...@andreas- s.net> wrote:> this should help youhttp://matt-beedle.com/2006/12/13/rails-how-to-find-out-who-is-online/ > -- > Posted viahttp://www.ruby-forum.com/.Thanks a lot Michal. You just made my weekend happy again :) --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---