Sha256: 49a3425baba8050092f22f9c2bdb7736b245873d465903f37980795a9f91b8ad
Contents?: true
Size: 182 Bytes
Versions: 3
Compression:
Stored size: 182 Bytes
Contents
<%= semantic_form_for([:admin, @category]) do |f| %> <%= f.inputs do %> <%= f.input :label %> <% end %> <%= 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/admin/categories/_form.html.erb |
formol-0.0.5 | app/views/formol/admin/categories/_form.html.erb |
formol-0.0.4 | app/views/formol/admin/categories/_form.html.erb |