Hacker News new | ask | show | jobs
Organize your Rails codebase with aaa engines (pcreux.com)
3 points by pcreux 637 days ago
2 comments

This one is awesome. I laughed with the reasoning behind `aaa`. I tried using rails engines in the past and had a not so great experience, but it was more related to how we used them and the buy in from the team at the time.
Less clutter, more joy: one mini-app per feature with aaa engines.