Pig Latin is a language game or argot in which words in English are altered, usually by adding a fabricated suffix or by moving the onset or initial consonant or consonant cluster of a word to the end of the word and adding a vocalic syllable to create such a suffix. For example, Wikipedia would become Ikipediaway.
Install the gem and add to the application's Gemfile by executing:
$ gem install piglatin
You can call pig_latin_convert
on a String to convert to its Pig Latin Equivalent
Run following command to test the gem
$ rake test
Bug reports and pull requests are welcome on GitHub at https://github.com/bugdimes/piglatin. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Piglatin project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.