Sha256: e9497ae3f1cd5341f9c9db48162712c364047a0619139b8a9bd9157a95ea46dd

Contents?: true

Size: 242 Bytes

Versions: 38

Compression:

Stored size: 242 Bytes

Contents

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

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
tabulatr2-0.9.33 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.32 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.31 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.30 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.29 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.28 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.27 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.26 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.25 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.24 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.23 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.22 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.21 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.20 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.19 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.18 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.17 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.16 spec/dummy/app/views/products/simple_index.html.erb