Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artemeff/rains

Gem for doing OOP the right way
https://github.com/artemeff/rains

Last synced: 12 days ago
JSON representation

Gem for doing OOP the right way

Awesome Lists containing this project

README

        

[gem]: https://rubygems.org/gems/rains
[travis]: https://travis-ci.org/artemeff/rains
[gemnasium]: https://gemnasium.com/artemeff/rains
[codeclimate]: https://codeclimate.com/github/artemeff/rains
[inchpages]: http://inch-ci.org/github/artemeff/rains

### rains

---

[![Gem Version](https://badge.fury.io/rb/rains.svg)][gem]
[![Build Status](https://travis-ci.org/artemeff/rains.svg?branch=master)][travis]
[![Dependency Status](https://gemnasium.com/artemeff/rains.svg)][gemnasium]
[![Code Climate](https://codeclimate.com/github/artemeff/rains/badges/gpa.svg)][codeclimate]
[![Test Coverage](https://codeclimate.com/github/artemeff/rains/badges/coverage.svg)][codeclimate]
[![Inline docs](http://inch-ci.org/github/artemeff/rains.svg?branch=master&style=flat)][inchpages]

---

...

---

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