Flowdock
after_all_parts(# :nodoc:) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/example/before_and_after_hooks.rb, line 52
      def after_all_parts # :nodoc:
        @after_all_parts ||= []
      end
Register or log in to add new notes.