Sha256: 19e358f3aa70c1a6ecf6a6f0f0ded5cacb6391626d39b074effcdb910de578bf
Contents?: true
Size: 200 Bytes
Versions: 2
Compression:
Stored size: 200 Bytes
Contents
<% content_for :title, "New #{klass_name}" %> <%= semantic_form_for @record do |f| %> <%= f.inputs do %> <%= f.inputs *accessible_attributes %> <% end %> <%= f.actions :submit %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
smithycms-0.5.1 | app/views/smithy/content_pieces/new.html.erb |
smithycms-0.5.0 | app/views/smithy/content_pieces/new.html.erb |