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