# File lib/authlogic/acts_as_authentic/perishable_token.rb, line 87 def reset_perishable_token self.perishable_token = Random.friendly_token end