Sha256: 66cef50362067b7e9ad3001326a3b154969e46d8a9fb52b637ed287c7f6916aa

Contents?: true

Size: 149 Bytes

Versions: 17

Compression:

Stored size: 149 Bytes

Contents

<% page_title 'payment methods' %>

<% @payment_methods.each do |payment_method| %>
  <%= nimbleshop_crud_form(payment_method) %>
  <br />
<% end %>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
nimbleshop_core-0.0.10 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.9 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.8 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.7 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.5 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.4.beta1 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.4 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.3 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.2 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.2.beta1 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.1 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.1.rc6 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.1.rc5 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.1.rc4 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.1.rc3 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.1.rc2 app/views/admin/payment_methods/index.html.erb
nimbleshop_core-0.0.1.rc1 app/views/admin/payment_methods/index.html.erb