Cyrax Build Status Code Climate Roadchange

Cyrax

Safeties disabled; combat mode engaged.

Cyrax is microframework to build layered architecture, one of the core concepts of Domain Driven Design

Installation

Add this line to your Gemfile.

Rails 4:

gem 'cyrax', '~> 0.7.3'

Rails 3:

gem 'cyrax', '~> 0.3.8'

Usage

Look at example folder.

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

Thanks for using Cyrax!

Hope, you'll enjoy Cyrax!

Cheers, Droid Labs.