Sha256: 8c7da1c35887074d5d1ac3d97c7d264bafbb71dfae286b52c59dafc6f81520d2
Contents?: true
Size: 277 Bytes
Versions: 1
Compression:
Stored size: 277 Bytes
Contents
<h1> Editing customer </h1> <div id="form-basic-information"> <h2> Basic information </h2> <%= render 'form' %> </div> <div id="credit-card-information"> <%= render 'credit_card_form' %> </div> <%= link_to 'Show', @customer %> | <%= link_to 'Back', customers_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jackpot-0.0.3 | app/views/jackpot/customers/edit.html.erb |