method
prepend_after
rspec latest stable - Class:
Spec::Runner::Configuration
prepend_after(scope = :each, options={}, &proc)public
Prepends a global after block to all example groups.
See append_before for scoping semantics.
prepend_after(scope = :each, options={}, &proc)Prepends a global after block to all example groups.
See append_before for scoping semantics.