method
before_filters
v2.2.1 -
Show 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.