How to Install ruby-schash in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-schash

Description:

Ruby Hash validator

Perform validation of Ruby Hashes against a schema. . The schema language allows optional nodes, validation against one or more Ruby types and validation against regular expressions.

Homepage: https://github.com/ryotarai/schash

Version: 0.1.2-1

Section: universe/ruby