Class: Warp::ModelMatchers::Matcher
- Inherits:
-
Warp::Matcher
- Object
- Warp::Matcher
- Warp::ModelMatchers::Matcher
- Defined in:
- lib/warp/model_matchers/matcher.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#model_or_instance ⇒ Object
readonly
Returns the value of attribute model_or_instance.
Instance Attribute Details
#model_or_instance ⇒ Object (readonly)
Returns the value of attribute model_or_instance.
6 7 8 |
# File 'lib/warp/model_matchers/matcher.rb', line 6 def model_or_instance @model_or_instance end |