Sha256: 0824cceee5fde7bd78cc39a716dc7d27ace207f7692a89b27fdad5847d8d2aef

Contents?: true

Size: 390 Bytes

Versions: 99

Compression:

Stored size: 390 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", :disable_with => "Please wait..." %>
  </div>
<% end %>

Version data entries

99 entries across 99 versions & 17 rubygems

Version Path
activerain-clearance-0.6.6 app/views/passwords/new.html.erb
activerain-clearance-0.6.6001 app/views/passwords/new.html.erb
activerain-clearance-0.6.6002 app/views/passwords/new.html.erb
dacz-authuser-0.1.2 app/views/passwords/new.html.erb
gsterndale-warrant-0.2.0 test/rails_root/vendor/gems/thoughtbot-clearance-0.4.0/generators/clearance/templates/app/views/passwords/new.html.erb
hui-clearance-0.6.6 app/views/passwords/new.html.erb
jeffrafter-clearance-0.5.4 generators/clearance/templates/app/views/passwords/new.html.erb
joshuaclayton-clearance-0.6.4 app/views/passwords/new.html.erb
kellyfelkins-clearance-0.5.6 generators/clearance/templates/app/views/passwords/new.html.erb
nagybence-clearance-0.4.1 generators/clearance/templates/app/views/passwords/new.html.erb
nagybence-clearance-0.4.2 generators/clearance/templates/app/views/passwords/new.html.erb
qrush-clearance-0.7.0 app/views/passwords/new.html.erb
thoughtbot-clearance-0.4.0 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.4.1 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.4.2 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.4.3 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.4.4 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.4.5 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.4.6 generators/clearance/templates/app/views/passwords/new.html.erb
thoughtbot-clearance-0.4.7 generators/clearance/templates/app/views/passwords/new.html.erb