How to Install ruby-instance-storage in Ubuntu 18.04



Install ruby-instance-storage by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-instance-storage

Description:

Ruby Library for managing class instances with dictionary

If you include this library in your class, it assigns Symbol to each class instances. From this feature, you can access instances with this name.

Homepage: https://github.com/toshia/instance_storage

Version: 1.0.0-3

Section: universe/ruby