method
exist
1.1.4 -
Show latest stable
- Class:
Spec::Matchers
exist()public
No documentation available.
# File lib/spec/matchers/exist.rb, line 15
def exist; Exist.new; end exist()No documentation available.
# File lib/spec/matchers/exist.rb, line 15
def exist; Exist.new; end