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