How to Install ruby-samuel in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-samuel

Description:

automatic logger for HTTP requests in Ruby

Samuel is a gem for automatic logging of your HTTP requests. It's named for the serial diarist Mr. Pepys, who was known to reliably record events both quotidian and remarkable. It supports both Net::HTTP and HTTPClient (formerly HTTPAccess2), automatically loading the correct logger for the HTTP client you're using.

Homepage: http://github.com/chrisk/samuel

Version: 0.3.3-1build1

Section: universe/ruby