Sha256: f3bfb7f2698fc74ad6b3cf189853ef7bab26814185edd72650ed670a9caf4263

Contents?: true

Size: 313 Bytes

Versions: 1

Compression:

Stored size: 313 Bytes

Contents

- title t(:title)

- form_for @<%= user_session_singular_name %>, :url => <%= user_session_singular_name %>_path do |f|

  = f.fieldset do
    - f.field :login
    - f.field :password
    - f.field do
      %label &nbsp;
      = f.submit t(:submit)
      &nbsp;
      = link_to title(:new, :users), new_user_path

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/login.html.haml