Module: RSpecUUID::Matchers
- Defined in:
- lib/rspec-uuid/matchers.rb
Defined Under Namespace
Classes: UUIDMatcher
Instance Method Summary collapse
Instance Method Details
#be_a_uuid ⇒ Object
24 25 26 |
# File 'lib/rspec-uuid/matchers.rb', line 24 def be_a_uuid UUIDMatcher.new end |