Sha256: 55fab98f8c50c4ac9a7406b0ef9815625281a1c4e9acb7cd4b6a1340d64475ea

Contents?: true

Size: 375 Bytes

Versions: 23

Compression:

Stored size: 375 Bytes

Contents

<h2>Forgot your password?</h2>

<%= form_for(resource, :as => resource_name, :url => password_path(resource_name), :html => { :method => :post }) do |f| %>
  <%= devise_error_messages! %>

  <div><%= f.label :email %><br />
  <%= f.email_field :email %></div>

  <div><%= f.submit "Send me reset password instructions" %></div>
<% end %>

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

Version data entries

23 entries across 23 versions & 6 rubygems

Version Path
devise-radius-authenticatable-0.0.6 spec/rails_app/app/views/devise/passwords/new.html.erb
devise-radius-authenticatable-0.0.5 spec/rails_app/app/views/devise/passwords/new.html.erb
unknown_admin-0.1.5 app/views/devise/passwords/new.html.erb
devise-2.1.4 app/views/devise/passwords/new.html.erb
unknown_admin-0.1.4 app/views/devise/passwords/new.html.erb
unknown_admin-0.1.3 app/views/devise/passwords/new.html.erb
unknown_admin-0.1.2 app/views/devise/passwords/new.html.erb
unknown_admin-0.1.1 app/views/devise/passwords/new.html.erb
unknown_admin-0.1.0 app/views/devise/passwords/new.html.erb
unknown_admin-0.0.1 app/views/devise/passwords/new.html.erb
devise-2.1.3 app/views/devise/passwords/new.html.erb
devise-radius-authenticatable-0.0.4 spec/rails_app/app/views/devise/passwords/new.html.erb
mix-auth-0.2.1 app/views/users/passwords/new.html.erb
mix-auth-0.2.0 app/views/users/passwords/new.html.erb
mix-auth-0.1.0 app/views/users/passwords/new.html.erb
mix-auth-1.0.0.alpha.1 app/views/users/passwords/new.html.erb
auth_eng-0.0.2 app/views/auth_eng/devise/passwords/new.html.erb
auth_eng-0.0.1 app/views/auth_eng/devise/passwords/new.html.erb
devise-radius-authenticatable-0.0.3 spec/rails_app/app/views/devise/passwords/new.html.erb
devise-radius-authenticatable-0.0.2 spec/rails_app/app/views/devise/passwords/new.html.erb