# File lib/devise/models/confirmable.rb, line 54 def resend_confirmation_token unless_confirmed { send_confirmation_instructions } end