Sha256: 5b164aaa9fbef44bebaeeaebda9636790aedd860f6de72af410e934451d1368c
Contents?: true
Size: 394 Bytes
Versions: 1
Compression:
Stored size: 394 Bytes
Contents
- title t(:title) - form_for @<%= user_session_singular_name %>, :url => <%= user_session_singular_name %>_path do |f| = f.error_messages - f.fieldset do - f.required_field :login - f.field do = f.required :password = f.password_field :password - f.field do %label = f.submit t(:submit) %ol.actions %li.signup= link_to t(:signup), signup_path
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iain-pizza-generators-0.1.3 | rails_generators/pizza_authentication/templates/views/haml/login.html.haml |