NameChangeOChart

Finally, you can convert your currently boring name to something far more exciting. This name converter is based on "Captain Underpants and the Perilous Plot of Professor Poopypants", by Dav Pilkey.

Professor Poopypants

The name conversion is copyright of Dav Pilkey.

Installation

Add this line to your application's Gemfile:

gem 'name_change_o_chart'

And then execute:

$ bundle

Or install it yourself as:

$ gem install name_change_o_chart

Usage

NameChangeOChart.convert('Yukohiro Matsumoto') #=> "dinky bananahiney"

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request