Sha256: 4401387ebca9a074fc9918ffe893951c81642df359b1e784d1ae56c9bdc44b12
Contents?: true
Size: 398 Bytes
Versions: 7
Compression:
Stored size: 398 Bytes
Contents
<td><%= discovery_status_icon(host) %> <%= link_to trunc_with_tooltip(h(host.name)), discovered_host_path(host) %></td> <td class="hidden-tablet hidden-xs"><%= model_name host %></td> <td class="hidden-tablet hidden-xs"><%= discovery_attribute(host, :cpu_count) %></td> <td class="hidden-tablet hidden-xs"><%= number_to_human_size(discovery_attribute(host, :memory, 0) * 1024 * 1024) %></td>
Version data entries
7 entries across 7 versions & 1 rubygems