method
prepend_before_filter
prepend_before_filter(*filters, &block)
public
The passed filters will be prepended to the array of filters that’s run before actions on this controller are performed.
prepend_before_filter(*filters, &block)
public
The passed filters will be prepended to the array of filters that’s run before actions on this controller are performed.