Sha256: ba6ed045a2e5ad6e420b4ba3cfc1b587b43d56cc402293793be13e3964008829

Contents?: true

Size: 125 Bytes

Versions: 7

Compression:

Stored size: 125 Bytes

Contents

= simple_form_for @booking do |f|
  = render 'form_fields', resource: @booking, f: f

  .form-actions
    = f.button :submit

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
has_accounts_engine-3.0.0.beta10 app/views/bookings/_form.html.haml
has_accounts_engine-3.0.0.beta9 app/views/bookings/_form.html.haml
has_accounts_engine-3.0.0.beta8 app/views/bookings/_form.html.haml
has_accounts_engine-3.0.0.beta7 app/views/bookings/_form.html.haml
has_accounts_engine-3.0.0.beta6 app/views/bookings/_form.html.haml
has_accounts_engine-3.0.0.beta5 app/views/bookings/_form.html.haml
has_accounts_engine-3.0.0.beta4 app/views/bookings/_form.html.haml