Sha256: c839d8abe381c6b9afeda70eb403f6889145810e139e165949b073e5c966f81e

Contents?: true

Size: 268 Bytes

Versions: 37

Compression:

Stored size: 268 Bytes

Contents

%ul.kv
  %li
    .key Tickets
    .value= show.tickets.size
  %li
    .key Sold
    .value= show.tickets_sold.size
  %li
    .key Gross Potential
    .value= number_as_cents(show.gross_potential)
  %li
    .key Gross Sales
    .value= number_as_cents(show.gross_sales)

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/shows/_stats.html.haml
artfully_ose-1.3.0.pre3 app/views/shows/_stats.html.haml
artfully_ose-1.3.0.pre2 app/views/shows/_stats.html.haml
artfully_ose-1.3.0.pre1 app/views/shows/_stats.html.haml
artfully_ose-1.2.0 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.beta.1 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.alpha.2 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.alpha.1 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.27 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.26 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.24 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.23 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.21 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.20 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.19 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.18 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.17 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.16 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.15 app/views/shows/_stats.html.haml
artfully_ose-1.2.0.pre.12 app/views/shows/_stats.html.haml