Sha256: feff559527f3a75491c74c7e1ecd6e456b86fae2cf2844e9105b650075b12138

Contents?: true

Size: 197 Bytes

Versions: 7

Compression:

Stored size: 197 Bytes

Contents

%h2 New <%= @name.human.downcase %>

= form_for @<%= @name.element %>, url: cms_<%= @name.collection %>_path, html: {class: 'form-horizontal'} do |f|
  = render partial: 'fields', locals: { f: f }

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
honey-cms-0.4.8 lib/generators/cms/templates/views/new.html.haml
honey-cms-0.4.7 lib/generators/cms/templates/views/new.html.haml
honey-cms-0.4.6 lib/generators/cms/templates/views/new.html.haml
honey-cms-0.4.5 lib/generators/cms/templates/views/new.html.haml
honey-cms-0.4.2 lib/generators/cms/templates/views/new.html.haml
honey-cms-0.4.1 lib/generators/cms/templates/views/new.html.haml
honey-cms-0.4.0 lib/generators/cms/templates/views/new.html.haml