Bastion: Born From Two Takes on DDD
Saturday, November 1st, 2008One of the great features in frameworks like Ruby on Rails is that they enable you to focus on implementing business logic. No need to set up anything (other than a database connection). No need to be concerned with technical stuff: if you need to persist or query things, or mail something for example, the [...]

