Sha256: 55971b3966663978c23773d8e20bad3d783d55d78d6b17fb339adb7a84b1a2df
Contents?: true
Size: 272 Bytes
Versions: 5
Compression:
Stored size: 272 Bytes
Contents
.f__fieldset = f.input :slug = f.input :published, wrapper: :check <%= " = f.input :nav_published, wrapper: :check\n" if options.type == 'section' -%> <% attributes.each do |attribute| -%> <%= " = f.input :#{attribute.name}\n" unless attribute.locale -%> <% end -%>
Version data entries
5 entries across 5 versions & 1 rubygems