Sha256: a004e03a5b1da1dc939cdf0d434aa5048ba1fe0d740e7f4ffa2dc8f9ef00a8b9
Contents?: true
Size: 330 Bytes
Versions: 6
Compression:
Stored size: 330 Bytes
Contents
%h1= resource_class.model_name.human(count: :other) .row .col-12 = collection_table(collection: @collection, resource_class: resource_class) do |t| = t.column :name = t.column :assets_count = t.column :actions, title: false do |resource| - link_to(t('.show'), [resource], class: 'btn btn-primary')
Version data entries
6 entries across 6 versions & 1 rubygems