Skip to content

julioprotzek/iddd_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code from the book Implementing Domain Driven Design translated to Ruby

Original code: https://github.com/VaughnVernon/IDDD_Samples

Tests

To run all tests

rake
# or
rake test

To run a specific file

m test/common/domain_event_publisher_test.rb

To run a specific line on a file

m test/common/domain_event_publisher_test.rb:49

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages