Sha256: f16fafaa58e6ae799353e9e914fac748ad5281713240a464674a8610aaaa116e
Contents?: true
Size: 337 Bytes
Versions: 1
Compression:
Stored size: 337 Bytes
Contents
<h1>Process Information</h1> <dl class="process-information"> <dt class="hostname">Hostname</dt> <dd class="hostname"><%= @process.hostname %></dd> <dt class="pid">PID</dt> <dd class="pid"><%= @process.pid %></dd> <dt class="memory-usage">Memory Usage</dt> <dd class="memory-usage"><%= @process.memory_usage %></dd> </dl>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails-internals-0.1.0 | app/views/rails/internals/dashboard/process_info.html.erb |