Welcome!
This is my first gem. A simple one, hope you find it useful!
Installation
Install the gem and add it to your application's Gemfile by executing:
$ bundle add byverbel_palindrome
If bundler is not being used to manage dependencies, install the gem by executing:
$ gem install byverbel_palindrome
Usage
This gem adds an instance method called palindrome?
for the classes String
and Integer
.
Contributing
After checking out the repo, you can clone it to contribute! Download it and run bin/setup
to install dependencies. Then, run rake test
to run the tests. You can also run bin/console
for an interactive prompt that will allow you to experiment.
Bug reports and pull requests are welcome on GitHub at https://github.com/byverbel/byverbel_palindrome.