Sha256: ee4baf54aa85d43077dc064dd69237fa87703f5b92e6d4e8c9ef9abca24b9290

Contents?: true

Size: 541 Bytes

Versions: 9

Compression:

Stored size: 541 Bytes

Contents

# Poms

The Poms gem provides an interface to the Dutch public broadcaster API: POMS. It
is a couchdb service that is publicly available.

## Installation

Add this line to your application's Gemfile:

    gem 'poms'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install poms

## 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

9 entries across 9 versions & 1 rubygems

Version Path
poms-1.0.1 README.md
poms-1.0.0 README.md
poms-0.0.10 README.md
poms-0.0.9 README.md
poms-0.0.8 README.md
poms-0.0.6 README.md
poms-0.0.5 README.md
poms-0.0.4 README.md
poms-0.0.3 README.md