Sha256: 96a186d467a82f253ed2296bb5a48735e63bbe99a901f3726376218be3800885

Contents?: true

Size: 461 Bytes

Versions: 19

Compression:

Stored size: 461 Bytes

Contents

/ - unless .errors.empty?
/   #warning
/     Errors prevented this user from being #{controller.action_name}d:
/     %ul
/       - .errors.full_messages.each do |error|
/         %li= error
 
%div 
= label :user, :email, 'Email'
= text_field :user, 'Email'

%div
= label :user, :password, 'Password'
= text_field :user, 'Password'
 
%div
= label :user, :password_confirmation, 'Password Confirmation'
= text_field :user, 'Password Confirmation'

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
user_mgmt-0.0.52 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.512 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.511 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.51 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.50 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.5 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.41 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.40 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.39 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.38 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.37 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.36 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.35 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.34 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.33 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.32 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.31 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.3 app/views/user_mgmt/registrations/_user_form.html.haml
user_mgmt-0.0.1 app/views/user_mgmt/registrations/_user_form.html.haml