method
prepend_before_filter
prepend_before_filter(*filters, &block)
public
The passed filters will be prepended to the filter_chain and will execute before the action on this controller is performed.
prepend_before_filter(*filters, &block)
public
The passed filters will be prepended to the filter_chain and will execute before the action on this controller is performed.