Tagged in

Ruby on Rails

The Plain Programmer
The Plain Programmer
Articles on software design, architecture and teams
More information
Followers
114
Elsewhere
More, on Medium

Applying Clean Architecture to Ruby on Rails: First Impressions

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…


The Right Abstraction Matters

Last week DHH wrote about his love for implicit code, and held up Rails as an example of the benefits. As…