Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rosylilly/rock_motive
- Owner: rosylilly
- License: mit
- Created: 2015-02-01T00:07:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T04:41:05.000Z (almost 10 years ago)
- Last Synced: 2024-12-22T13:14:57.033Z (15 days ago)
- Language: Ruby
- Homepage: https://github.com/rosylilly/rock_motive
- Size: 251 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
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