Sha256: ed44d5fec425e31fa0a5445f414919cb90be6bbbdfd599f7c9abdf7a187ef2cd

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

- form_for @<%= user_singular_name %> do |f|

  = f.fieldset do
    - f.field :login
    - f.field :email
    - f.field :current_password
    - f.field :password
    - f.field :password_confirmation
    - f.field do
      %label &nbsp;
      = f.submit t(:submit)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
iain-pizza-generators-0.1.4 rails_generators/pizza_authentication/templates/views/haml/edit.html.haml