Sha256: b0ef9084d68d90275cef5f0809af4a0d8ba8b4640515a8e6df20fbd959b1107e
Contents?: true
Size: 232 Bytes
Versions: 1
Compression:
Stored size: 232 Bytes
Contents
- form_for @<%= user_singular_name %> do |f| = f.fieldset do - f.field :login - f.field :email - f.field :password - f.field :password_confirmation - f.field do %label = f.submit t(:signup)
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/new.html.haml |