How to Install ruby-stringex in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-stringex

Description:

Some useful extensions to Ruby's String class

Some useful extensions to Ruby's String class. Stringex is made up of three libraries: - ActsAsUrl: permalink solution with better character translation - Unidecoder: Unicode to ASCII transliteration - StringExtensions: miscellaneous helper methods for the String class

Homepage: https://github.com/rsl/stringex

Version: 2.8.4-1

Section: universe/ruby