Flowdock
method

nested_description_from

Importance_0
nested_description_from(example_group) 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_hierarchy.rb, line 48
      def nested_description_from(example_group)
        example_group.description_args.join
      end
Register or log in to add new notes.