Sha256: 9ee8c0d3a2e6d5ffa473c349ea33509ce7c7fadaf315feb9e09826b7b846c88f

Contents?: true

Size: 227 Bytes

Versions: 18

Compression:

Stored size: 227 Bytes

Contents

<%= form_for grid, options do |f| -%>
  <p>form_partial_test</p>
  <% grid.filters.each do |filter| %>
    <%= f.datagrid_label filter %>
    <%= f.datagrid_filter filter, partials: options[:partials] %>
  <% end %>
<% end -%>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
datagrid-1.6.1 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.6.0 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.9 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.8 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.7 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.6 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.5 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.4 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.3 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.2 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.1 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.5.0 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.4.4 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.4.3 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.4.2 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.4.1 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.4.0 spec/support/test_partials/custom_form/_form.html.erb
datagrid-1.3.9 spec/support/test_partials/custom_form/_form.html.erb