Sha256: b448b7fd9754148f159e68a163ab0e2cf4931daee0789809f784a7132aeef255
Contents?: true
Size: 230 Bytes
Versions: 46
Compression:
Stored size: 230 Bytes
Contents
= table_for Product, :paginate => true, persistent: true, pagesize: 2, batch_actions: {a: "Hallo", b: "Du da!"}, columns: [:title, :price, :active, :vendor_product_name, :updated_at, {vendor: :name}, 'tags:title']
Version data entries
46 entries across 46 versions & 1 rubygems