Skip to content
Snippets Groups Projects
user avatar
Eugen Rochko authored
UserTrackingConcern is circumvented by SessionsController#create
because it calls warden, which calls the User#update_tracked_fields!
method directly. Move returning user logic to that method.
1cc44cba
History
Name Last commit Last update
..