Sha256: 555a4269bef6a192506ae180f0ae7c5a862cfffa16601f7b83fdf8da17b42c21

Contents?: true

Size: 623 Bytes

Versions: 4

Compression:

Stored size: 623 Bytes

Contents

# Paperbin

TODO: 
To move papertrail's version records to file system as JSON format.

## Installation

Add this line to your application's Gemfile:

    gem 'paperbin'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install paperbin

### Queues

check worker - ENV['PAPERBIN_CHECK_QUEUE'] || 'default'
write worker - ENV['PAPERBIN_WRITE_QUEUE'] || 'default'

## Contributing

1. Fork it
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

4 entries across 4 versions & 1 rubygems

Version Path
paperbin-0.2.3 README.md
paperbin-0.2.2 README.md
paperbin-0.2.1 README.md
paperbin-0.2.0 README.md