Sha256: 741608dae20638f8a9724cae8c44223388314d05b76e00ccdc7875a65bcc1260

Contents?: true

Size: 258 Bytes

Versions: 9

Compression:

Stored size: 258 Bytes

Contents

<% label.compound_forms.build if label.compound_forms.empty? %>
<% label.compound_forms.each do |compound_form| %>
    <%= render 'partials/compound_form/compound_form', :label => label, :compound_form => compound_form, :klass => klass, :f => f %>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
iqvoc_compound_forms-2.11.4 app/views/partials/compound_form/_edit_base.html.erb
iqvoc_compound_forms-2.11.3 app/views/partials/compound_form/_edit_base.html.erb
iqvoc_compound_forms-2.9.0 app/views/partials/compound_form/_edit_base.html.erb
iqvoc_compound_forms-2.8.0 app/views/partials/compound_form/_edit_base.html.erb
iqvoc_compound_forms-2.5.0 app/views/partials/compound_form/_edit_base.html.erb
iqvoc_compound_forms-2.1.0 app/views/partials/compound_form/_edit_base.html.erb
iqvoc_compound_forms-2.0.3 app/views/partials/compound_form/_edit_base.html.erb
iqvoc_compound_forms-2.0.2 app/views/partials/compound_form/_edit_base.html.erb
iqvoc_compound_forms-2.0.1 app/views/partials/compound_form/_edit_base.html.erb