RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

(Rails) Application directories named as architectural patterns antipattern

Explaining why grouping class files in directories using an architectural pattern name is unintuitive and giving an alternate solution at: http://teotti.com/application-directories-named-as-architectural-patterns-antipattern/

Comments

I am guilty of such practices and totally agree with you. Question : do you also namespace classes under a certain directory ? (ex : class Book::FormObject)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in