18 October 2006 â The "Fat Controller" anti-pattern is shown and dissected, and the reader is taken through the process of refactoring it into a more readable, maintainable, and testable solution â 5-minute read When first getting started with Rails, it is tempting to shove lots of logic in the view. Iâll admit that I was guilty of writing more than one template like the following during my Rails
{{#tags}}- {{label}}
{{/tags}}