How to Install ruby-inflecto in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-inflecto

Description:

Ruby library to transform words from singular to plural

This package contains a Ruby library to transform words from singular to plural. This is a standalone inflector ripped out from dm-core The dm-core inflector originated from extlib. The extlib inflecto originated from active_support.

Homepage: https://github.com/mbj/inflecto

Version: 0.0.2-1

Section: universe/ruby