Sha256: 891b28c11f0a708d2ed18feeccc64d73ca8964929cd1c86ca655e5490cd6c6e3
Contents?: true
Size: 165 Bytes
Versions: 2
Compression:
Stored size: 165 Bytes
Contents
<h1>New partial</h1> <%= form_for @cms_partial, url: url_for(action: 'create') do |f| %> <%= render partial: 'cadmus/partials/form', locals: { f: f } %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cadmus-0.7.1 | app/views/cadmus/partials/new.html.erb |
cadmus-0.7.0 | app/views/cadmus/partials/new.html.erb |