Skip to content

elifoster/pastee-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pastee-rb

Gem Version

A Ruby interface to the paste.ee web API

Installation

RubyGems

$ gem install pastee

Bundler

Add this line to the application's Gemfile:

gem 'pastee'

Then execute:

$ bundle

Documentation

See the RubyDocs.