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