How to Install ruby-six in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-six

Description:

very simple authorization library for Ruby

Six is a very simple authorization library for Ruby, which can be used for the Rails framework. It allows you to define rules which restricts what resources a given user is allowed to access.

Homepage: https://github.com/randx/six

Version: 0.2.0-3

Section: universe/ruby