Execute before and after filters in a sequence instead of chaining them with nested lambda calls, see: github.com/rails/rails/issues/18011
Methods
Class Public methods
new(&call)
Link
Instance Public methods
after(&after)
Link
around(&around)
Link
before(&before)
Link