method
before_all_parts
rspec latest stable - Class:
Spec::Example::BeforeAndAfterHooks
before_all_parts(# :nodoc:)public
No documentation available.
# File lib/spec/example/before_and_after_hooks.rb, line 57
def before_all_parts # :nodoc:
@before_all_parts ||= []
end