Sha256: 8819aeea423e37b8e417cbdc5509308a520dbcbc9e19905adcec8cabd1296246
Contents?: true
Size: 283 Bytes
Versions: 18
Compression:
Stored size: 283 Bytes
Contents
- title .row .col-md-6 = simple_form_for @session_form.model, url: session_path, method: :post, html: { class: 'form-horizontal' } do |f| = f.input :email, as: :string = f.input :password = f.button :submit, t('helpers.links.enter'), class: 'btn btn-success'
Version data entries
18 entries across 18 versions & 2 rubygems