ProcessMemory

This gem extends Process module with memory method, which returns memory usage in kilobytes, without swap.

Process.memory
# => 112884