Sha256: fcfc72e16b07f0ee02e984c433a908e6054d04a92db8d2c3b8039426aa7fce9c
Contents?: true
Size: 200 Bytes
Versions: 3
Compression:
Stored size: 200 Bytes
Contents
<h1>A Product</h1> <span class="price"><%= number_to_currency(@product.price, :unit => '') %></span> <span class="price_inc_vat"><%= number_to_currency(@product.price.inc_vat, :unit => '') %></span>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
corrency-0.2.0 | test/dummy/app/views/products/show.html.erb |
corrency-0.1.1 | test/dummy/app/views/products/show.html.erb |
corrency-0.1.0 | test/dummy/app/views/products/show.html.erb |