Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

nerab/ddd-associations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDD Associations

A metaprogramming exercise that implements associations in pure Ruby, inspired by domain-driven design.

Please see the indilatory sample application for usage. It also serves as the initial unit test bed for this gem.

Build Status

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Associations in pure Ruby, inspired by domain-driven design.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages