Sha256: 6494fde4a8c0d93f051efc88971ec52cbd0c22f96039f0855af23d79ab3f8d64
Contents?: true
Size: 337 Bytes
Versions: 41
Compression:
Stored size: 337 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 .inputs = f.input :email, :required => true .actions = f.button :submit, "Resend unlock instructions" = render :partial => "devise/shared/links"
Version data entries
41 entries across 41 versions & 1 rubygems