Sha256: d04f1a55d9a0f16f8192141b0c984ea4c59e44f4422cb719dc20ada4154bf3dd
Contents?: true
Size: 373 Bytes
Versions: 40
Compression:
Stored size: 373 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
40 entries across 40 versions & 2 rubygems