urbandict-rb
A Ruby interface to Urban Dictionary API
Installation
RubyGems
Execute:
$ gem install urbandictBundler
Add this line to the application's Gemfile:
gem('urbandict')Then execute:
$ bundleDocumentation
Please see the RubyDocs.
Project
A Ruby interface to Urban Dictionary API
Execute:
$ gem install urbandictAdd this line to the application's Gemfile:
gem('urbandict')Then execute:
$ bundlePlease see the RubyDocs.