method
prepend_after
rspec latest stable - Class:
Spec::Example::Configuration
prepend_after(*args, &proc)public
Prepends a global after block to all example groups. See #append_before for filtering semantics.
prepend_after(*args, &proc)Prepends a global after block to all example groups. See #append_before for filtering semantics.