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