Sha256: 85154d8f58d598235a2f76765c3ce9883b90683d60bb597ee766335402fb1114
Contents?: true
Size: 167 Bytes
Versions: 31
Compression:
Stored size: 167 Bytes
Contents
- f.fields_for :page do |pf| %tr %th.label = pf.label :layout_id, t('layout') %td.field = pf.collection_select :layout_id, Layout.all, :id, :name
Version data entries
31 entries across 31 versions & 1 rubygems