Sha256: c2bb0e994ded6b09c7e7f37402562d3ebf0655d676f8f07ecfc5be2f645197e0

Contents?: true

Size: 565 Bytes

Versions: 1

Compression:

Stored size: 565 Bytes

Contents

# Tumblr4r

This is an old obsolete api wrapper for tumblr.

## Installation

Add this line to your application's Gemfile:

    gem 'tumblr4r'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install tumblr4r

## Usage

See test/tumblr4r_test.rb

## Contributing

1. Fork it ( http://github.com/<my-github-username>/tumblr4r/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tumblr4r-0.8.1 README.md