Sha256: 34de635577b68e2fa2c9f458b7e6132bd70bac4e494372dff6814fcc4f32aee2
Contents?: true
Size: 248 Bytes
Versions: 1
Compression:
Stored size: 248 Bytes
Contents
<p> <b>Text:</b> <%=h @price.text %> </p> <p> <b>Price:</b> <%= number_to_currency(@price.price) %> </p> <%= link_to 'Edit', edit_eventable_event_price_path(@event, @price) %> | <%= link_to 'Back', eventable_event_prices_path(@event) %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dcs-eventable-0.0.8 | app/views/eventable/prices/show.html.erb |