ruby-devise-lastseenable

make devise update last_seen flag on user
  http://github.com/ctide/devise_lastseenable
  0
  no reviews



This gem can be used to ensure that devise will update a last_seen flag on the model whenever you check if a user is authed.

Devise is a flexible authentication solution for Rails based on Warden.