Sha256: c7c381af57e78a9a7edcad1859aa2efeb4dd5b0ac1b7c11ee2481bd6282fed91

Contents?: true

Size: 204 Bytes

Versions: 5

Compression:

Stored size: 204 Bytes

Contents

<%= table_for Product, :paginate => true,
  batch_actions: {a: "Hallo", b: "Du da!"},
  columns: [:title, :price, :active, :vendor_product_name, :updated_at,
            {vendor: :name}, 'tags:title'] %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tabulatr2-0.9.4 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.3 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.2 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.1 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.0 spec/dummy/app/views/products/simple_index.html.erb