How to Install ruby-peek-pg in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-peek-pg

Description:

Take a peek into the Postgres queries made during your application's requests

Things this peek view provides: - Total number of Postgres queries called during the request - The duration of the queries made during the request

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

Version: 1.3.0-1

Section: universe/ruby