Sha256: fb96f4872104277aa6389ba8a5a45216c6cddd48b577d629ff48d992b12d35bb
Contents?: true
Size: 242 Bytes
Versions: 1
Compression:
Stored size: 242 Bytes
Contents
.panel-heading: .panel-title: h5 New <%= @name.human.downcase %> .panel-body = form_for @<%= @name.element %>, url: cms_<%= @name.collection %>_path, html: {class: 'form-horizontal'} do |f| = render partial: 'fields', locals: { f: f }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
honey-cms-0.5.1 | lib/generators/cms/templates/views/new.html.slim |