Sha256: a874e7dea85adce590b379d117d1413429deb9bb1325c5b92e25c0a8fdfd753a

Contents?: true

Size: 369 Bytes

Versions: 12

Compression:

Stored size: 369 Bytes

Contents

<h2>Billing Information</h2>
<table class="adminTable">
  <thead>
    <tr>
      <th>User</th>
      <th>Credit Card</th>
      <th>Vault ID</th>
      <th>Created</th>
      <th></th>
      <th></th>
    </tr>
  </thead>
  <tbody>
    <%= render :partial => 'admin/billing_informations/billing_information', :collection => @billing_informations -%>
  </tbody>
</table>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
muck-commerce-3.0.1 app/views/billing_informations/index.html.erb
muck-commerce-0.2.8 app/views/billing_informations/index.html.erb
muck-commerce-0.2.7 app/views/billing_informations/index.html.erb
muck-commerce-0.2.6 app/views/billing_informations/index.html.erb
muck-commerce-0.2.5 app/views/billing_informations/index.html.erb
muck-commerce-0.2.4 app/views/billing_informations/index.html.erb
muck-commerce-0.2.3 app/views/billing_informations/index.html.erb
muck-commerce-0.2.2 app/views/billing_informations/index.html.erb
muck-commerce-0.2.1 app/views/billing_informations/index.html.erb
muck-commerce-0.2.0 app/views/billing_informations/index.html.erb
muck-commerce-0.1.9 app/views/billing_informations/index.html.erb
muck-commerce-0.1.8 app/views/billing_informations/index.html.erb