Sha256: 6588fd084765c20502fc28e22e23154e978cbff4cc1ed29caa73f42c90a6b381

Contents?: true

Size: 228 Bytes

Versions: 13

Compression:

Stored size: 228 Bytes

Contents

<tr>
  <p>Namespaced row partial.</p>
  <% grid.html_columns(*options[:columns]).each do |column| %>
    <td class="<%= datagrid_column_classes(grid, column) %>"><%= datagrid_value(grid, column, asset) %></td>
  <% end %>
</tr>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
datagrid-1.6.1 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.6.0 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.9 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.8 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.7 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.6 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.5 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.4 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.3 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.2 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.1 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.5.0 spec/support/test_partials/client/datagrid/_row.html.erb
datagrid-1.4.4 spec/support/test_partials/client/datagrid/_row.html.erb