Sha256: 41736437bef7a79c990460dc679d347aa84e6809a101cbf3528e05a658962a58
Contents?: true
Size: 399 Bytes
Versions: 12
Compression:
Stored size: 399 Bytes
Contents
- content_for :title do → = t '.title' = simple_form_for(resource, :as => resource_name, :url => unlock_path(resource_name), :html => { :method => :post, :class => 'form-horizontal' }) do |f| = f.error_notification = f.full_error :unlock_token .form-inputs = f.input :email, :required => true, :autofocus => true = f.button :submit, t('.submit') = render "devise/shared/links"
Version data entries
12 entries across 12 versions & 1 rubygems