You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MONGOID 5800 When initializing an embedded association with an invalid hash, got undefined method `with_indifferent_access' error (#6075)
* Adds support for single hash input in nested attributes for has_many associations.
* Adding a check to initialize()
* add with_indifferent_access to array
* fixing how we handle arrays
* empty commit
* adding more guards in build()
* Adding handling for if the array has uneven number of elements
0 commit comments