The crypt-rot13 library provides an interface for a simple character substitution cipher known as ROT13, a variation on the Caesar cipher.
Daniel J. Berger
gem "crypt-rot13", "~> 1.0.3"