method
smart_match
1.1.12 -
Show latest stable
- Class:
Spec::Matchers
smart_match(expected)public
No documentation available.
# File features/support/matchers/smart_match.rb, line 33
def smart_match(expected)
SmartMatch.new(expected)
end