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