Refactoring rails controllers the right way
“Rails developers will often live by the mantra “Skinny Controller, Fat Model” when writing Rails controller code. However, the name of the pattern is misleading and reinforces the noxious idea that any class should be “fat”.”
Post a comment