Sha256: 71246025ab34f29dbdb5d490c9f368636886576b28442a1dbf0d7c5a94135398
Contents?: true
Size: 303 Bytes
Versions: 5
Compression:
Stored size: 303 Bytes
Contents
=page_header "Resend unlock instructions" = simple_form_for(resource, :as => resource_name, :url => unlock_path(resource_name), :html => { :method => :post }) do |f| = f.error_notification = f.input :email, :required => true .form-actions = f.button :submit, "Resend unlock instructions"
Version data entries
5 entries across 5 versions & 1 rubygems