Install ruby-stud by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-stud
Description:
reusable common code to enhance Ruby's stdlib library
The Stud library is a collection of small, reusable bits of code to enhance Ruby's stdlib library. It implements functions for different comman tasks in systems programming such as retrying operations on failure, supervising workers, managing resource pools, and others.
Homepage: https://github.com/jordansissel/ruby-stud
Version: 0.0.22-1
Section: universe/ruby