Palindrome Checker
Installation
To install tboetto_palindrome
add this line to your application's Gemfile
:
gem 'tboetto_palindrome'
And then execute:
$ bundle
Or install it yourself as:
$ gem install tboetto_palindrome
Usage
Use this gem to check if a string or integer is a palindrome