ChawesPalindrome

Sample Ruby gem created while following Michael Hartl's tutorial.

Installation

Add this line to your application's Gemfile:

gem 'chawes_palindrome'

And then execute:

$ bundle

Or install it yourself as:

$ gem install chawes_palindrome

Usage

Adds a palindrome? method to the String class.