Sha256: f4ecc316b04c7a1732d2911f8a066d5ca55edfbcf680e91da06be3471c78142d

Contents?: true

Size: 330 Bytes

Versions: 19

Compression:

Stored size: 330 Bytes

Contents

= table.id
= table.association :item, label_method: :human, link_to: -> (r) { url_for(r.item) }, sort: { column_name: 'cmor_seo_items.id' }
= table.column :name, sort: true
= table.column :content, sort: true
= table.column :to_html
= table.acts_as_published_actions sort: { column_name: :published }
= 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/meta_tags/_index_table.html.haml
cmor_seo-0.0.59.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.58.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.57.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.56.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.55.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.54.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.53.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.52.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.51.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.50.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.49.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.48.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.45.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.44.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.43.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.42.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.41.pre app/views/cmor/seo/meta_tags/_index_table.html.haml
cmor_seo-0.0.40.pre app/views/cmor/seo/meta_tags/_index_table.html.haml