Flowdock
method

append_before_filter

Importance_1
v1.2.6 - Show latest stable - 0 notes - 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.

Show source
Register or log in to add new notes.