How to Install ruby-peek in Ubuntu 18.04



Install ruby-peek by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-peek

Description:

Take a peek into your Rails application

This is a profiling tool originally built at GitHub to help them get an insight into their application. Now, they have extracted this into Peek, so that other Rails applications can experience the same benefit.

Homepage: https://github.com/peek/peek

Version: 1.0.1-1

Section: universe/ruby