Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rosylilly/rock_motive

RockMotive provides DCI architecture to Rails
https://github.com/rosylilly/rock_motive

Last synced: 5 days ago
JSON representation

RockMotive provides DCI architecture to Rails

Awesome Lists containing this project

README

        

# RockMotive

[![Gem Version](https://badge.fury.io/rb/rock_motive.svg)](http://badge.fury.io/rb/rock_motive)
[![Build Status](https://travis-ci.org/rosylilly/rock_motive.svg?branch=master)](https://travis-ci.org/rosylilly/rock_motive)
[![Test Coverage](https://codeclimate.com/github/rosylilly/rock_motive/badges/coverage.svg)](https://codeclimate.com/github/rosylilly/rock_motive)
[![Code Climate](https://codeclimate.com/github/rosylilly/rock_motive/badges/gpa.svg)](https://codeclimate.com/github/rosylilly/rock_motive)
[![Dependency Status](https://gemnasium.com/rosylilly/rock_motive.svg)](https://gemnasium.com/rosylilly/rock_motive)
[![Join the chat at https://gitter.im/rosylilly/rock_motive](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/rosylilly/rock_motive?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

RockMotive provides DCI architecture to Rails.

## Installation

Add this line to your Gemfile:

```ruby
gem 'rock_motive', github: 'rosylilly/rock_motive'
```

## License

MIT License