Flowdock
notify(listener) public

No documentation

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

Hide source
# File lib/spec/example/example_group_methods.rb, line 116
      def notify(listener) # :nodoc:
        listener.add_example_group(self)
      end
Register or log in to add new notes.