Method: ActiveRecord::DynamicMatchers::Method#model
- Defined in:
- activerecord/lib/active_record/dynamic_matchers.rb
#model ⇒ Object (readonly)
Returns the value of attribute model
50 51 52 |
# File 'activerecord/lib/active_record/dynamic_matchers.rb', line 50 def model @model end |