Sha256: 65f09fccb2a82048c7916c425e852fcaaf3bfd2a135a86925a641c8e09b01d05
Contents?: true
Size: 225 Bytes
Versions: 1
Compression:
Stored size: 225 Bytes
Contents
.row .col-lg-12 = simple_form_for @participant_form, url: { controller: 'tramway/event/participants', action: :create } do |f| - @event.participant_form_fields.each do |field| = f.input field.title.to_sym
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tramway-event-0.5 | app/views/tramway/event/participants/_form.html.haml |