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