Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make insert return an array, and include the id_value if super return…
…s nil The super is not returning the id_value if it is available (as it used to). Furthermore ActiveRecord::Persistence#_create_record expects an array of values.
- Loading branch information