Sha256: dbd109ef72f2246135305cc1fc7ff734fcbe088193e48da570bf0736ce03c2d0
Contents?: true
Size: 196 Bytes
Versions: 3
Compression:
Stored size: 196 Bytes
Contents
<%= breadcrumb_for(@topic) %> <h2><%= t('.edit') %></h2> <%= semantic_form_for([@topic, @post]) do |f| %> <%= render f %> <%= f.buttons do %> <%= f.commit_button %> <% end %> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
formol-0.0.6 | app/views/formol/posts/edit.html.erb |
formol-0.0.5 | app/views/formol/posts/edit.html.erb |
formol-0.0.4 | app/views/formol/posts/edit.html.erb |