By avix1000
via victorsavkin.com
Published: Jan 22 2013 / 10:10
Building rich domain models in Rails is hard. Primarily, because of Active Record, which doesn’t play well with the domain model approach. This article shows how to use Active Record as just a persistence mechanism and build a rich domain model on top of it.
Add your comment