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