Sha256: 8074c3062c1ac49590699966ad9f7b1217368c1c2838dc629b1eeb3296eb6f34
Contents?: true
Size: 370 Bytes
Versions: 6
Compression:
Stored size: 370 Bytes
Contents
- content_for :title do Log in - content_for :description do description goes here %article = form_tag user_sessions_path do .field = label_tag :email, "Email Address" = text_field_tag :email, params[:email], :autofocus => true .field = label_tag :password = password_field_tag :password .field = submit_tag "Log in"
Version data entries
6 entries across 6 versions & 1 rubygems