Sha256: ce78f39234b175ed25fcdeec097d3d4e2a4a6fe03bce3d56576fbb6759cb24f1

Contents?: true

Size: 263 Bytes

Versions: 6

Compression:

Stored size: 263 Bytes

Contents

div id="#{dom_id pool}"
  p
    strong Block:
    =< pool.block_id
  p
    strong Users count:
    =< pool.users_count
  p
    strong Signatures count:
    =< pool.signatures_count
  p
    strong Amount:
    =< pool.amount
  p
    strong Stage:
    =< pool.stage

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
osbc-0.2.0 app/views/pools/_pool.html.slim
osbc-0.1.9 app/views/pools/_pool.html.slim
osbc-0.1.8 app/views/pools/_pool.html.slim
osbc-0.1.7 app/views/pools/_pool.html.slim
osbc-0.1.6 app/views/pools/_pool.html.slim
osbc-0.1.5 app/views/pools/_pool.html.slim