method
prepend_before
prepend_before(scope = :each, options={}, &proc)
public
Prepends a global before block to all example groups.
See append_before for scoping semantics.
prepend_before(scope = :each, options={}, &proc)
public
Prepends a global before block to all example groups.
See append_before for scoping semantics.