method
nested_description_from
1.3.1 -
Show latest stable
- Class:
Spec::Example::ExampleGroupHierarchy
nested_description_from(example_group)public
No documentation available.
# File lib/spec/example/example_group_hierarchy.rb, line 48
def nested_description_from(example_group)
example_group.description_args.join
end