method
prepend_after_filter
v1.0.0 -
Show latest stable
- Class:
ActionController::Filters::ClassMethods
prepend_after_filter(*filters, &block)public
The passed filters will be prepended to the array of filters that’s run after actions on this controller are performed.