method
description
1.3.0 -
Show latest stable
- Class:
Spec::Matchers::RespondTo
description()public
No documentation available.
# File lib/spec/matchers/respond_to.rb, line 27
def description
"respond to #{pp_names}#{with_arity}"
end