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