How to Install ruby-tins in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-tins

Description:

useful tools library in Ruby

All the stuff that isn't good/big enough for a real library. . A few sample tools: * Round - A bit more versatile rounding for Ruby. * Null - Implementation of the null object pattern in Ruby. * SecureWrite - Write to a file atomically.

Homepage: https://github.com/flori/tins

Version: 1.1.0-1

Section: universe/ruby