Sha256: fd2973d63b743f513414ced55d85f0ee27218b2c5791599df32cadea38e5588f
Contents?: true
Size: 207 Bytes
Versions: 6
Compression:
Stored size: 207 Bytes
Contents
.horizontal-form-label = f.object.title .horizontal-form-content = f.fields_for :partable, f.object.partable do |ff| = ff.text_field :content, value: ff.object.content(fallback: false, default: nil)
Version data entries
6 entries across 6 versions & 1 rubygems