Matrext

Simple Ruby gem that takes a phrase and writes it back to the screen, one letter a time, as if each character was being "decoded", Matrix-style.

Installation

Add this line to your application's Gemfile:

gem 'matrext'

And then execute:

$ bundle

Or install it yourself as:

$ gem install matrext

Usage

matrext "hello world"