Hacker News new | ask | show | jobs
by what-no-tests 1232 days ago
Sounds like you reinvented Django but in Ruby.

Feature-slicing (directory per feature) vs Component-slicing (models, views, controllers each have their own directory regardless of which feature they contribute to).