Sha256: 5c0f9e33ab59c198afca6553393c146852abfd7c1b7f1a076592f2b8c474191e
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
<%= form_with model: @card_payment, 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/card_payments/_new_form.html.erb |