Add call to beforeFilter()
If folks simply copy & paste this, they could end up breaking their app because the ``beforeFilter()`` method of the super classes of their controllers won't get called anymore.
Loading
Please sign in to comment
If folks simply copy & paste this, they could end up breaking their app because the ``beforeFilter()`` method of the super classes of their controllers won't get called anymore.