Sha256: b4a17a0e18c9a8042e62e73ae33dd062f8dc4d6a3067864ae64fe4715626f038
Contents?: true
Size: 201 Bytes
Versions: 22
Compression:
Stored size: 201 Bytes
Contents
= table.association :category, label_method: :name, link_to: ->(r) { url_for(r.category) } = table.row :identifier = table.row :name = table.row :body = table.timestamp :published_at = table.timestamps
Version data entries
22 entries across 22 versions & 1 rubygems