Sha256: 33f5a9f4ef2309b063eed3a6d0ba80e961ae55f0ef9726eff64936b469655dca

Contents?: true

Size: 409 Bytes

Versions: 19

Compression:

Stored size: 409 Bytes

Contents

= table.batch_actions actions: { destroy_many: url_for(action: :destroy_many) }
= table.column :target do |resource|
  - resource.path.presence || resource.resource&.human
= table.column :meta_tags_count
= table.column :meta_tags_to_html do |resource|
  - capture_haml do
    %pre= resource.meta_tags_to_html
= table.acts_as_published_actions sort: { column_name: :published_at }
= table.timestamps sort: true

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
cmor_seo-0.0.60.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.59.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.58.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.57.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.56.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.55.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.54.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.53.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.52.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.51.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.50.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.49.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.48.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.45.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.44.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.43.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.42.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.41.pre app/views/cmor/seo/items/_index_table.html.haml
cmor_seo-0.0.40.pre app/views/cmor/seo/items/_index_table.html.haml