pastee-rb

A Ruby interface to the paste.ee web API

Installation

RubyGems

$ gem install pastee

Bundler

Add this line to the application's Gemfile: ruby gem 'pastee'

Then execute: shell $ bundle

Documentation

See the RubyDocs.