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