Sha256: f22cc0d8f77f97744b600ae881d67cceb64ce58c34d10fce9cbf8f7c39e948d4

Contents?: true

Size: 264 Bytes

Versions: 18

Compression:

Stored size: 264 Bytes

Contents

<%= form_for @client, url: reset_password_path_for(client_name, params[:reset_password_key]) do |f| %>
  <%= f.object.errors.full_messages %>
  <%= f.password_field :password %>
  <%= f.password_field :password_confirmation %>
  <%= f.submit 'Update' %>
<% end %>

Version data entries

18 entries across 9 versions & 1 rubygems

Version Path
nyauth-0.2.8 app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.8 spec/lib/generators/nyauth/tmp/app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.7 app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.7 spec/lib/generators/nyauth/tmp/app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.6 spec/lib/generators/nyauth/tmp/app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.6 app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.5 app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.5 spec/lib/generators/nyauth/tmp/app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.4 spec/lib/generators/nyauth/tmp/app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.4 app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.3 spec/lib/generators/nyauth/tmp/app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.3 app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.2 spec/lib/generators/nyauth/tmp/app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.2 app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.1 app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.1 spec/lib/generators/nyauth/tmp/app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.0 spec/lib/generators/nyauth/tmp/app/views/nyauth/reset_passwords/edit.html.erb
nyauth-0.2.0 app/views/nyauth/reset_passwords/edit.html.erb