Sha256: 63d72980cbf2b372064e24520e08d8117a776b94c987d397cabff241d5a50f25

Contents?: true

Size: 636 Bytes

Versions: 35

Compression:

Stored size: 636 Bytes

Contents

<div class="card">
  <% if title %>
    <h5 class="card-header"><%= title %></h5>
  <% end %>
  <div class="card-body">
    <div class="container-fluid">
      <div class="row justify-content-md-center">
        <div class="col-12 col-sm-4 col-xl-3">
          <%= pie_sigils.html %>
        </div>
        <div class="d-none d-xl-block col-xl-1"></div>
        <div class="col-12 col-sm-4 col-xl-3">
          <%= pie_calls.html %>
        </div>
        <div class="d-none d-xl-block col-xl-1"></div>
        <div class="col-12 col-sm-4 col-xl-3">
          <%= pie_sigs.html %>
        </div>
      </div>
    </div>
  </div>
</div>

Version data entries

35 entries across 35 versions & 2 rubygems

Version Path
spoom-1.5.0 templates/card_snapshot.erb
spoom-1.4.2 templates/card_snapshot.erb
spoom-1.4.1 templates/card_snapshot.erb
spoom-1.4.0 templates/card_snapshot.erb
spoom-1.3.3 templates/card_snapshot.erb
spoom-1.3.2 templates/card_snapshot.erb
spoom-1.3.1 templates/card_snapshot.erb
spoom-1.3.0 templates/card_snapshot.erb
spoom-1.2.4 templates/card_snapshot.erb
spoom-1.2.3 templates/card_snapshot.erb
spoom-1.2.2 templates/card_snapshot.erb
spoom-1.2.1 templates/card_snapshot.erb
spoom-1.2.0 templates/card_snapshot.erb
spoom-1.1.16 templates/card_snapshot.erb
devcycle-ruby-server-sdk-2.0.0 vendor/bundle/ruby/3.0.0/gems/spoom-1.1.15/templates/card_snapshot.erb
spoom-1.1.15 templates/card_snapshot.erb
spoom-1.1.14 templates/card_snapshot.erb
spoom-1.1.13 templates/card_snapshot.erb
spoom-1.1.12 templates/card_snapshot.erb
spoom-1.1.11 templates/card_snapshot.erb