Sha256: 3587550a291075aef3ed44d2e70a0ab28aa7759d93682a526a2613788e399a75
Contents?: true
Size: 429 Bytes
Versions: 66
Compression:
Stored size: 429 Bytes
Contents
<td class="ellipsis"><%= discovery_status_icon(host) %> <%= link_to(host.name, discovered_host_path(host)) %></td> <td class="hidden-tablet hidden-xs ellipsis"><%= host.try(:hardware_model_name) || _('N/A') %></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
66 entries across 66 versions & 1 rubygems