Sha256: 2fbfe1072495273574aa6e58ba803e06d0e56a8e674f2b014e14aa0eb78b84ca

Contents?: true

Size: 888 Bytes

Versions: 5

Compression:

Stored size: 888 Bytes

Contents

##Build State
This project uses continuous integration to help ensure that a quality product is delivered.
Travis CI monitors two branches (versions) of the code - Master (which is what gets released)
and Staging (which is what is currently being debugged ready for moving to master).

Master [![Build Status](https://secure.travis-ci.org/robertgauld/osm.png?branch=master)](http://travis-ci.org/robertgauld/osm)

Staging [![Build Status](https://secure.travis-ci.org/robertgauld/osm.png?branch=staging)](http://travis-ci.org/robertgauld/osm)


## OSM

Use the [Online Scout Manager](https://www.onlinescoutmanager.co.uk) API.


## Installation / Documentation

Add to your Gemfile and run the `bundle` command to install it.

```ruby
gem 'osm'
```
**Requires Ruby 1.9.2 or later.**


Documentation can be found on [rubydoc.info](http://rubydoc.info/github/robertgauld/osm/master/frames)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
osm-0.0.5 README.md
osm-0.0.4 README.md
osm-0.0.3 README.md
osm-0.0.2 README.md
osm-0.0.1 README.md