method
description
1.3.0 -
Show latest stable
- Class:
Spec::Matchers::Has
description()public
No documentation available.
# File lib/spec/matchers/has.rb, line 22
def description
"have key #{@args[0].inspect}"
end