Sha256: ddeffa80a95a39ea4aedbeeb5b4efc69feccca0ff2e189228e27821f6f242a60

Contents?: true

Size: 247 Bytes

Versions: 19

Compression:

Stored size: 247 Bytes

Contents

  <h1><%= Resque.redis_id %></h1>

  <table class="table table-bordered stats">
  <% redis_info.each do |key, value| %>
    <tr>
      <th>
        <%= key %>
      </th>
      <td>
        <%= value %>
      </td>
    </tr>
  <% end %>
  </table>

Version data entries

19 entries across 19 versions & 5 rubygems

Version Path
resque-web-0.0.12 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.11 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.10 app/views/resque_web/stats/redis.html.erb
misha-resque-web-0.1.1 app/views/resque_web/stats/redis.html.erb
misha-resque-web-0.1.0 app/views/resque_web/stats/redis.html.erb
misha-resque-web-0.0.9 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.9 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.8 app/views/resque_web/stats/redis.html.erb
resque-web-edge-1.0.0 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.7 app/views/resque_web/stats/redis.html.erb
resque-web-clone-0.0.7 app/views/resque_web/stats/redis.html.erb
resque-web-clone-0.0.6 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.6 app/views/resque_web/stats/redis.html.erb
glebtv_resque_web-0.1.0 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.5 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.4 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.3 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.2 app/views/resque_web/stats/redis.html.erb
resque-web-0.0.1 app/views/resque_web/stats/redis.html.erb