Install ruby-peek-rblineprof by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-peek-rblineprof
Description:
rails integration for rblineprof
Peek into how much each line of your Rails application takes throughout a request. . Things this peek view provides: - Total time it takes to render individual lines within your codebase - Total network time spent waiting per line
Homepage: https://github.com/peek/peek-rblineprof
Version: 0.2.0-1
Section: universe/ruby