Sha256: 998c60243338b6ea8d23f1f8f695ece96b6effd70f0956e2a9ef23feed8e1cd5

Contents?: true

Size: 361 Bytes

Versions: 34

Compression:

Stored size: 361 Bytes

Contents

<h2>Resend confirmation instructions</h2>

<%= form_for(resource, :as => resource_name, :url => confirmation_path(resource_name)) do |f| %>
  <%= devise_error_messages! %>

  <p><%= f.label :email %></p>
  <p><%= f.email_field :email %></p>

  <p><%= f.submit "Resend confirmation instructions" %></p>
<% end %>

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

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
enju_leaf-1.2.0 app/views/devise/confirmations/new.html.erb
enju_leaf-1.2.0.beta.4 app/views/devise/confirmations/new.html.erb
enju_leaf-1.2.0.beta.3 app/views/devise/confirmations/new.html.erb
enju_leaf-1.2.0.beta.2 app/views/devise/confirmations/new.html.erb
enju_leaf-1.2.0.beta.1 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.4 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.3 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.2 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.1 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc22 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc21 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc20 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc19 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc18 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc17 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc16 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc15 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc14 app/views/devise/confirmations/new.html.erb
enju_leaf-1.1.0.rc13 app/views/devise/confirmations/new.html.erb