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