This is the second installment in a short series on my experiences applying Clean Architecture to Ruby on Rails. The first part provides some…
On the team I work with at Nav we’ve got three different projects running that have all been experimenting with Clean Architecture. My project in particular is a green field effort where Ruby on Rails was chosen as the…
Last week DHH wrote about his love for implicit code, and held up Rails as an example of the benefits. As…