# File lib/devise/models/token_authenticatable.rb, line 39 def reset_authentication_token! reset_authentication_token save(:validate => false) end