Method: ActiveHashRelation::Aggregation#model
- Defined in:
- lib/active_hash_relation/aggregation.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
5 6 7 |
# File 'lib/active_hash_relation/aggregation.rb', line 5 def model @model end |