Sha256: 028a1752dc91bbd9b3aaedd0787b0e24ed3f45703d3c9bc9fe41d7d0eff521be
Contents?: true
Size: 692 Bytes
Versions: 2
Compression:
Stored size: 692 Bytes
Contents
h1. Booty: Pirate Speak Gem h2. Install <pre><code>gem sources -a http://gems.github.com sudo gem install mdeering-booty</code></pre> h2. Usage <pre><code># 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."</code></pre> h2. Credits I directly poached they Booty class from here "wcyd/devel/ircbot/rbot/lib":http://github.com/fapestniegd/wcyd h2. Copyright Copyright (c) 2009 "Michael Deering(Edmonton Ruby on Rails)":http://mdeering.com See MIT-LICENSE for details.
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
mdeering-booty-0.1.0 | README.textile |
booty-0.1.0 | README.textile |