How to Install ruby-naught in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-naught

Description:

Naught is a toolkit for building Null Objects

Null Objects can make your code more confident (Confident Ruby is a book by Avdi Grimm on Patterns for Joyful Coding). . While you don't *need* a Null Object library, this one offers some conveniences you probably won't find elsewhere. . Learn more about this library from /usr/share/ruby-naught/README.markdown (It has many examples).

Homepage: https://github.com/avdi/naught

Version: 1.1.0-1

Section: universe/ruby