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