Class: RSpec::ActiveRecord::Matcher
- Inherits:
-
Object
- Object
- RSpec::ActiveRecord::Matcher
- Includes:
- Matchers::Composable
- Defined in:
- lib/rspec/active_record/matcher.rb
Overview
A matcher
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#supports_block_expectations? ⇒ Boolean
9 10 11 |
# File 'lib/rspec/active_record/matcher.rb', line 9 def supports_block_expectations? true end |