Rails 3.1 replacement for filter_chain
In previous versions of rails, you could do MyController.filter_chain to get an object representing the filters on a controller.
In previous versions of rails, you could do MyController.filter_chain to get an object representing the filters on a controller.