Skip to content

Latest commit

 

History

175 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages