Sha256: aa807e3d6b59152cfe6da39079c18662ed8a521fe0020affab06e461afc68efc
Contents?: true
Size: 390 Bytes
Versions: 16
Compression:
Stored size: 390 Bytes
Contents
h2 Resend unlock instructions = simple_form_for(resource, :as => resource_name, :url => unlock_path(resource_name), :html => { :method => :post }) do |f| = f.error_notification = f.full_error :unlock_token .form-inputs = f.input :email, :required => true, :autofocus => true .form-actions = f.button :submit, "Resend unlock instructions" == render "devise/shared/links"
Version data entries
16 entries across 16 versions & 2 rubygems