Sha256: 91c5990eebd8f0d3ebd861e3a2b437cec55f42a62751cdf824cfe30544fa2b01

Contents?: true

Size: 139 Bytes

Versions: 2

Compression:

Stored size: 139 Bytes

Contents

= simple_form_for resource, remote: true do |f|
  = render 'form_fields', resource: resource, f: f

  .form-actions
    = f.button :submit

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
has_accounts_engine-3.0.0.beta12 app/views/bookings/_form.html.haml
has_accounts_engine-3.0.0.beta11 app/views/bookings/_form.html.haml