method
description
1.2.0 -
Show latest stable
- Class:
Spec::Matchers::Matcher
description(&block)public
No documentation available.
# File lib/spec/matchers/matcher.rb, line 21
def description(&block)
cache_or_call_cached(:description, &block)
end