Sha256: 0429ecd9339d750ad29b658b68c7aa5cbdd8debf49df342a55832e436ba1848f
Contents?: true
Size: 363 Bytes
Versions: 6
Compression:
Stored size: 363 Bytes
Contents
= table.batch_actions( actions: { destroy: destroy_many_folders_path, publish: publish_many_folders_path, unpublish: unpublish_many_folders_path }) = table.acts_as_list_actions = table.id sort: true = table.column :identifier, sort: true = table.column :name, sort: true = table.column :assets_count = table.timestamps sort: true = table.acts_as_published_actions
Version data entries
6 entries across 6 versions & 1 rubygems