Sha256: bd3cb01df2b7bae2679fa3fdfef04d2d7a2ee55fdad0661f0543fc21cd741f80

Contents?: true

Size: 186 Bytes

Versions: 22

Compression:

Stored size: 186 Bytes

Contents

= table.association :category, label_method: :name, url: ->(r) { url_for(r) }
= table.row :identifier
= table.row :name
= table.row :description
= table.row :published
= table.timestamps

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
cmor_showcase-0.0.38.pre app/views/cmor/showcase/items/_show.html.haml
cmor_showcase-0.0.37.pre app/views/cmor/showcase/items/_show.html.haml