Sha256: decf3ec188d8da484bcd5b6d99469ad6d2e0f91d3f74832c3845af484b906034
Contents?: true
Size: 280 Bytes
Versions: 1
Compression:
Stored size: 280 Bytes
Contents
<h1>Change your payment details</h1> <p> <%= @card.brand %><br> Card: **** **** **** <%= @card.last4 %><br> Expiry: <%= "#{@card.exp_month}/#{@card.exp_year}" %> </p> <%= link_to 'Use a new card', new_account_card_path %> | <%= link_to 'Back', account_subscription_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tang-0.0.1 | app/views/tang/account/cards/show.html.erb |