Ruby on Rails Tuesday, January 1, 2013

Hi Dheeraj


Thanks for reply.
In Trackable, i can only see total sign in count, last sign in time and sign out time...
But I need, users all sign in and sign out time stamp.
Is there any way?

I can implement this by adding records in separate table by devise "after sign in" and "after sign out" method. But i think its not good idea to get that.




On Wed, Jan 2, 2013 at 12:37 PM, Dheeraj Kumar <a.dheeraj.kumar@gmail.com> wrote:

-- 
Dheeraj Kumar

On Wednesday 2 January 2013 at 12:16 PM, Saravanan P wrote:

Hello everyone,

I need user All login and logout time. not only last login and logout time.
I am using rails 3.2.8 + devise gem for User.

Is there any way to get all time? 

Saravanan.

--
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.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/Fc-UcJCoDm4J.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
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 https://groups.google.com/groups/opt_out.
 
 



--
Regards by
Saravanan.P

--
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 https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment