pastee-rb
A Ruby interface to the paste.ee web API
Installation
RubyGems
$ gem install pasteeBundler
Add this line to the application's Gemfile:
gem 'pastee'Then execute:
$ bundleDocumentation
See the RubyDocs.
Project
A Ruby interface to the paste.ee web API
$ gem install pasteeAdd this line to the application's Gemfile:
gem 'pastee'Then execute:
$ bundleSee the RubyDocs.