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.10.4 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.10.3 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.10.2 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.10.1 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.10.0 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.48 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.47 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.46 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.45 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.44 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.43 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.42 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.41 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.40 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.39 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.38 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.37 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.36 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.35 spec/dummy/app/views/products/simple_index.html.erb
tabulatr2-0.9.34 spec/dummy/app/views/products/simple_index.html.erb