Sha256: 8f8403426e4cfeda362efc633995fcfa40969993ec3a1f850bf7343048d54003
Contents?: true
Size: 145 Bytes
Versions: 1
Compression:
Stored size: 145 Bytes
Contents
<%= form_with model: @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/my/payments/_new_form.html.erb |