
169 - Rails Concerns with Jorge Manrubia of 37signals
Code with Jason
00:00
Rails Apps: A Different Perspective
The classic problem in Rails apps that I think we touched on last time too, is that you end up with these really big model files. People try to keep their controllers thin and they put the stuff in models instead. But then you end up having these several hundred line model files. And there's kind of a problem with it. You could have a big long file that's actually really easy to understand because maybe it's a lot of similar stuff.
Transcript
Play full episode