Sha256: fd0224c6bfd5ad09b75d8f8df425fe2ab2a28ab266caedf8fab179da774be248
Contents?: true
Size: 458 Bytes
Versions: 3
Compression:
Stored size: 458 Bytes
Contents
<div class="well"> <h4> <%= @.id %> <small class="pull-right"><i class="icon-off"></i> <time class="timeago" datetime="<%= JSON.parse(JSON.stringify(new Date(@.spawned_at * 1000))) %>"></time></small> </h4> <hr /> <p class="machine"> <span><i class="icon-eye-open"></i> <a href="http://<%= @.ip %>:<%= @.port %>"><%= @.ip %>:<%= @.port %></a></span> <span class="pull-right"><i class="icon-leaf"></i> <%= @.env %></span> </p> </div>
Version data entries
3 entries across 3 versions & 1 rubygems