Method: ActiveRecord::InsertAll#model
- Defined in:
- activerecord/lib/active_record/insert_all.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
7 8 9 |
# File 'activerecord/lib/active_record/insert_all.rb', line 7 def model @model end |