Sha256: 97dba7f42b46bed2f4cdf86278112e5590293d7afb75bbe6f562af29b9dbc9a8

Contents?: true

Size: 442 Bytes

Versions: 32

Compression:

Stored size: 442 Bytes

Contents

<h2>Resend confirmation instructions</h2>

<%= simple_form_for(resource, :as => resource_name, :url => confirmation_path(resource_name), :html => { :method => :post }) do |f| %>
  <%= f.error_notification %>

  <div class="inputs">
    <%= f.input :email, :required => true %>
  </div>

  <div class="actions">
    <%= f.button :submit, "Resend confirmation instructions" %>
  </div>
<% end %>

<%= render :partial => "devise/shared/links" %>

Version data entries

32 entries across 32 versions & 7 rubygems

Version Path
devise_sociable-0.1.0 vendor/bundle/gems/devise-1.5.4/lib/generators/templates/simple_form_for/confirmations/new.html.erb
devise-1.5.4 lib/generators/templates/simple_form_for/confirmations/new.html.erb
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/devise-2.1.0/lib/generators/templates/simple_form_for/confirmations/new.html.erb
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/gems/devise-2.1.0/lib/generators/templates/simple_form_for/confirmations/new.html.erb
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/gems/devise-2.1.0/lib/generators/templates/simple_form_for/confirmations/new.html.erb
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/devise-2.1.0/lib/generators/templates/simple_form_for/confirmations/new.html.erb
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/devise-2.1.0/lib/generators/templates/simple_form_for/confirmations/new.html.erb
devise-2.1.0 lib/generators/templates/simple_form_for/confirmations/new.html.erb
devise-2.1.0.rc2 lib/generators/templates/simple_form_for/confirmations/new.html.erb
upstream-devise-2.1.0.rc lib/generators/templates/simple_form_for/confirmations/new.html.erb
devise-2.1.0.rc lib/generators/templates/simple_form_for/confirmations/new.html.erb
jabe-0.7.0 app/views/jabe/confirmations/new.html.erb
jabe-0.6.5 app/views/jabe/confirmations/new.html.erb
jabe-0.6.4 app/views/jabe/confirmations/new.html.erb
jabe-0.6.3 app/views/jabe/confirmations/new.html.erb
jabe-0.6.2 app/views/jabe/confirmations/new.html.erb
jabe-0.6.1 app/views/jabe/confirmations/new.html.erb
jabe-0.6.0 app/views/jabe/confirmations/new.html.erb
devise-2.0.0.rc lib/generators/templates/simple_form_for/confirmations/new.html.erb
devise-1.5.3 lib/generators/templates/simple_form_for/confirmations/new.html.erb