Skip to content

carltonsmith/cyrax

 
 

Repository files navigation

Cyrax Build Status Code Climate

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.6'

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.

About

Add service layer to rails

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 89.3%
  • HTML 8.5%
  • CSS 1.4%
  • Other 0.8%