Sha256: 45aa54ecd8506f6af92aaa163939d5e7c7f8f6382936e1065805f52d25ee64e2
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
<%= form_with model: @promote_cart, url: { action: 'create' } do |f| %> <%= render partial: 'form', locals: { f: f } %> <%= f.submit %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_trade-0.0.3 | app/views/trade/admin/promote_carts/_new_form.html.erb |