Hacker News new | ask | show | jobs
Ask HN: DDD Examples in Rails
6 points by chadwilken 2826 days ago
I have been interesting in Domain-Driven Design using Rails but I can't seem to find a consistent pattern or setup of libs and directories. Some people use CQRS others user services, repositories, and make-shift aggregates. Does anyone have good examples of using DDD with Rails?