method
append_before_filter
v2.0.3 -
Show latest stable
- Class:
ActionController::Filters::ClassMethods
append_before_filter(*filters, &block)public
The passed filters will be appended to the filter_chain and will execute before the action on this controller is performed.