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