How to Install ruby-rblineprof in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-rblineprof

Description:

line-profiler for ruby

rblineprof shows you lines of code that are slow. . See peek-rblineprof for rails integration.

Homepage: http://github.com/tmm1/rblineprof

Version: 0.3.7-2

Section: universe/ruby