Sha256: 775c9183cdd7181df5853ed26d8f295b289942f284493950200c1c22bf581ea5
Contents?: true
Size: 191 Bytes
Versions: 1
Compression:
Stored size: 191 Bytes
Contents
<h1>Editing Coupon</h1> <%= render 'form', coupon: @coupon, url: admin_coupon_path(@coupon) %> <%= link_to 'Show', admin_coupon_path(@coupon) %> | <%= link_to 'Back', admin_coupons_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tang-0.0.1 | app/views/tang/admin/coupons/edit.html.erb |