Hacker News new | ask | show | jobs
by djur 4485 days ago
Concerns are just a complicated way of putting lots of code in a single class. The interface is the same if you put everything in the same file or if you break it out into a dozen mixins/concerns.