Class: Warp::ModelMatchers::Matcher

Inherits:
Warp::Matcher show all
Defined in:
lib/warp/model_matchers/matcher.rb

Instance Attribute Summary collapse

Instance Attribute Details

#model_or_instanceObject (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