Sha256: 3d74a1bb0f913343c0940b1cf468c872045c21a8d3044e2c83ebad81c5ab214a

Contents?: true

Size: 153 Bytes

Versions: 1

Compression:

Stored size: 153 Bytes

Contents

<%= form_with model: @card_prepayment, 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_prepayments/_new_form.html.erb