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