ddd_sample_app_ruby
ddd_sample_app_ruby copied to clipboard
Improve the way repositories work
Currently all repositories do manual property mapping to Mongoid documents and back again. It works just fine, but perhaps there is a way to do it that is more like how SpringData works?