Smart model, dumb controller
approval
This expands upon 'Skinny controller, fat model', by going to the main reason why controllers should be skinny: they should not know much, so they should not have much code.
This expands upon 'Skinny controller, fat model', by going to the main reason why controllers should be skinny: they should not know much, so they should not have much code.