Sha256: ca34beb9d020d8838fbd879f5516245cca7d57e6cd76bb180b0fa530bd3a1dec
Contents?: true
Size: 119 Bytes
Versions: 1
Compression:
Stored size: 119 Bytes
Contents
<%= simple_form_for @brand do |f| %> <%= f.input :name, label: "Brand Name" %> <%= f.button :submit %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
Depreciation-0.1.3 | app/views/brands/_form.html.erb |