method
before_filters
rails latest stable - Class:
ActionController::Filters::ClassMethods
before_filters(#:nodoc:)public
Returns all the before filters for this class and all its ancestors. This method returns the actual filter that was assigned in the controller to maintain existing functionality.