Sha256: cbf4a46d6b376b0d57f6aca018d9d6177fd8a8d5a547d88a177252edccaf10c9

Contents?: true

Size: 229 Bytes

Versions: 18

Compression:

Stored size: 229 Bytes

Contents

<%= form_for @client, url: password_path_for(client_name) 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/passwords/edit.html.erb
nyauth-0.2.8 spec/lib/generators/nyauth/tmp/app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.7 app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.7 spec/lib/generators/nyauth/tmp/app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.6 spec/lib/generators/nyauth/tmp/app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.6 app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.5 app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.5 spec/lib/generators/nyauth/tmp/app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.4 spec/lib/generators/nyauth/tmp/app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.4 app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.3 spec/lib/generators/nyauth/tmp/app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.3 app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.2 spec/lib/generators/nyauth/tmp/app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.2 app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.1 app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.1 spec/lib/generators/nyauth/tmp/app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.0 spec/lib/generators/nyauth/tmp/app/views/nyauth/passwords/edit.html.erb
nyauth-0.2.0 app/views/nyauth/passwords/edit.html.erb