Sha256: 7d9598a0a2ada5e36294dbb600a4eac2db58d38e8d3a008305076f0e4fc3383e

Contents?: true

Size: 355 Bytes

Versions: 14

Compression:

Stored size: 355 Bytes

Contents

<h2>Change your password</h2>

<p>
  We will email you a link to change your password.
</p>

<% form_for :password, :url => passwords_path do |form| %>
  <div class="text_field">
    <%= form.label :email, 'Email address' %>
    <%= form.text_field :email %>
  </div>
  <div class="submit_field">
    <%= form.submit 'Reset password' %>
  </div>
<% end %>

Version data entries

14 entries across 10 versions & 4 rubygems

Version Path
gravis-clearance-0.3.7 generators/clearance/templates/app/views/passwords/new.html.erb
mischa-clearance-0.3.3 generators/clearance/templates/app/views/passwords/new.html.erb
mischa-mischa-clearance-0.3.3 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.1 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.1 test/rails_root/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.2 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.2 test/rails_root/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.3 test/rails_root/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.3 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.4 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.4 test/rails_root/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.7 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.8 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.3.9 generators/clearance/templates/app/views/passwords/new.html.erb