Sha256: 51370c32d58d0d08dc9e8301d366e475e0ea36a1945f994c82a084721f4d5e5d

Contents?: true

Size: 857 Bytes

Versions: 5

Compression:

Stored size: 857 Bytes

Contents

Morale Client
=============

Description
-----------

This gem is a Ruby wrapper that allows you to communicate to <http://teammorale.com> via the Morale API.

For more information about Morale see <http://teammorale.com>.

Installation
------------

This library can be installed as a gem. It is hosted on [Rubygems](http://rubygems.org/gems/morale-client).

You can install this library as a gem using the following command:

	gem install morale-client

Usage
-----

Simply require this library before you use it:

	require 'morale-client'
	
Contributing
------------

1. Fork it.
2. Create a new branch.
3. Create tests for your changes.
4. Make your changes.
5. Run the tests.
6. Commit your changes.
7. Push your branch.
8. Create a pull request from your change.

Released under the [MIT license](http://www.opensource.org/licenses/mit-license.php).

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
morale-client-1.0.3 README.md
morale-client-1.0.2 README.md
morale-client-1.0.1 README.md
morale-client-1.0.0 README.md
morale-client-0.0.1 README.md