This doesn't need to happen in each controller, and in fact it was missing in some child controllers. Putting it in the base controller makes that less likely to happen.
This doesn't need to happen in each controller, and in fact it was missing in some child controllers. Putting it in the base controller makes that less likely to happen.