Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 362 Bytes

File metadata and controls

19 lines (12 loc) · 362 Bytes

leasingninja-ruby-boundedcontexts-domainmodel

The LeasingNinja in Ruby with DDD style bounded contexts and domain model.

If you haven’t visited leasingninja.io yet, should do so now, as its the introduction to the further text.

Build Instructions

Install the required Gems:

bundle install

To run the tests:

bundle exec rake