M
M
Mikhail Beloshitsky2016-06-29 09:55:06
Design patterns
Mikhail Beloshitsky, 2016-06-29 09:55:06

Should I create a separate controller for actions that use multiple models?

Ask for best practices from the toaster.
Sooner or later, I have actions in my controllers that use several models. I tolerate this for a long time, and then, if the actions grow, I move them to a separate controller. But something torments me, maybe it's better to leave everything as it is, so as not to fiddle with the standard rail structure of controllers once again? Or would it be better to make additional methods for the corresponding models and put the multi-model code there?
How do you act in such cases? What smart book says this?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question