Method: ActiveRecord::InsertAll#keys

Defined in:
activerecord/lib/active_record/insert_all.rb

#keysObject (readonly)

Returns the value of attribute keys.



7
8
9
# File 'activerecord/lib/active_record/insert_all.rb', line 7

def keys
  @keys
end