Booty: Pirate Speak Gem
Install
gem sources -a http://gems.github.com
sudo gem install mdeering-booty
gem sources -a http://gems.github.com
sudo gem install mdeering-booty
Usage
# We all require a little...
require 'booty'
msg = 'There was no question this was going to work as a singleton call. All puns intended!'
Booty.call(msg) # => "There was nay question this was going t' brig as a singleton call. All puns intended! surrender yer booty."
# We all require a little...
require 'booty'
msg = 'There was no question this was going to work as a singleton call. All puns intended!'
Booty.call(msg) # => "There was nay question this was going t' brig as a singleton call. All puns intended! surrender yer booty."
Credits
I directly poached they Booty class from here wcyd/devel/ircbot/rbot/lib
Copyright
Copyright © 2009 Michael Deering See MIT-LICENSE for details.