Active Record restates the traditional question of how to separate persistence from domain logic: what if you don’t have to?| 37signals Dev
A common critique of Rails is that it encourages a poor separation of concerns. That when things get serious, you need an alternative that brings the missing pieces. We disagree.| 37signals Dev