Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 254 Bytes

File metadata and controls

9 lines (5 loc) · 254 Bytes

= 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'