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