module Devise::Models::TokenAuthenticatable
def reset_authentication_token!
def reset_authentication_token! reset_authentication_token save(:validate => false) end
def reset_authentication_token! reset_authentication_token save(:validate => false) end