= devise_traceable
It adds support to devise[http://github.com/plataformatec/devise] for tracing.
Sellect fork 'traces' user.current_sign_in_ip and user.current_location
Configure devise_traceable inside your app
gem 'devise_traceable', '~> 0.0.8'