Ruby, Classes, Mixin, Arrays, Functions
Just like any other programming language, Ruby offers an extensive collection of string manipulation functions. This tutorial aims to demonstrate some of Ruby's basic string manipulation capabilities by showing several different ways of performing a search-and-replace. While some of these examples… view article