Sha256: 0dc31f2e1d12dbddb97685ab49ee509b0998055ca72661788547f585e02c6aa3

Contents?: true

Size: 410 Bytes

Versions: 29

Compression:

Stored size: 410 Bytes

Contents

%h2 Resend confirmation instructions
= simple_form_for(resource, :as => resource_name, :url => confirmation_path(resource_name), :html => { :method => :post }) do |f|
  = f.error_notification
  = f.full_error :confirmation_token
  .form-inputs
    = f.input :email, :required => true, :autofocus => true
  .form-actions
    = f.button :submit, "Resend confirmation instructions"
= render "devise/shared/links"

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
cybele-1.8.0 templates/app/views/devise/confirmations/new.html.haml
cybele-1.7.2 templates/app/views/devise/confirmations/new.html.haml
cybele-1.7.0 templates/app/views/devise/confirmations/new.html.haml
cybele-1.6.0 templates/app/views/devise/confirmations/new.html.haml
cybele-1.5.1 templates/app/views/devise/confirmations/new.html.haml
cybele-1.5.0 templates/app/views/devise/confirmations/new.html.haml
cybele-1.4.0 templates/app/views/devise/confirmations/new.html.haml
cybele-1.3.0 templates/app/views/devise/confirmations/new.html.haml
cybele-1.2.0 templates/app/views/devise/confirmations/new.html.haml
cybele-1.1.0 templates/app/views/devise/confirmations/new.html.haml
cybele-1.0.0 templates/app/views/devise/confirmations/new.html.haml
cybele-0.10.1 templates/app/views/devise/confirmations/new.html.haml
cybele-0.10.0 templates/app/views/devise/confirmations/new.html.haml
cybele-0.9.0 templates/app/views/devise/confirmations/new.html.haml
cybele-0.8.0 templates/app/views/devise/confirmations/new.html.haml
cybele-0.7.0 templates/app/views/devise/confirmations/new.html.haml
cybele-0.6.0 templates/app/views/devise/confirmations/new.html.haml
rmails-0.2.5 app/views/devise/confirmations/new.html.haml
rmails-0.2.4 app/views/devise/confirmations/new.html.haml
rmails-0.2.3 app/views/devise/confirmations/new.html.haml