"the model is your first stop in Rails."
"It’s easy to put lots of code in your controllers, but it’s almost always a mistake."
"Having lots of logic in your views is a huge anti-pattern. Don’t do it."
"If you want to write a helper module for non-view logic, the /lib directory is usually the best place to put it."
ffagc is essentially 100% antipatterns, thus: :sob:
http://codefol.io/posts/Where-Do-I-Put-My-Code
"the model is your first stop in Rails." "It’s easy to put lots of code in your controllers, but it’s almost always a mistake." "Having lots of logic in your views is a huge anti-pattern. Don’t do it." "If you want to write a helper module for non-view logic, the /lib directory is usually the best place to put it."
ffagc is essentially 100% antipatterns, thus: :sob: