Sha256: 34f1e9a05a69b489e58b0ef063bcdad98d03855c7c6feb1e1a063cf642121470
Contents?: true
Size: 176 Bytes
Versions: 2
Compression:
Stored size: 176 Bytes
Contents
<%= f.collection_select :post_type_id, Pulitzer::PostType.partials, :id, :name, {}, {} %> <%= f.collection_select :layout_id, f.object.available_layouts, :id, :name, {}, {} %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulitzer-0.4.1 | app/views/pulitzer/partials/_fields.html.erb |
pulitzer-0.4.0 | app/views/pulitzer/partials/_fields.html.erb |