Sha256: 939eba93fd952f3c72b49570e90a6ccaee94af1331be145a31b524c94789fe9d
Contents?: true
Size: 322 Bytes
Versions: 3
Compression:
Stored size: 322 Bytes
Contents
# alanriverogorinstein_palindrome alanriverogorinstein_palindrome monkey patches a palindrome? method to the String class. ## Installation Add this line to your application's Gemfile: ```ruby gem install alanriverogorinstein_palindrome ``` ## Usage You can ask any "string".palindrome? and it'll return a boolean.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
alanriverogorinstein_palindrome-0.3.0 | README.md |
alanriverogorinstein_palindrome-0.2.0 | README.md |
alanriverogorinstein_palindrome-0.1.0 | README.md |