-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
Currently getting this error: {{NoMethodError: undefined method }}each' for "":String` for any save operation.
Stack trace & environment: https://gist.github.com/cd31e043aa439b6cdd41
Edit:
This is being done after a migration from non-Mongoid data. Is there something wrong with this document? :: https://gist.github.com/cede65b2bc5aba0870f5
The data in the documents looks identical, but I'm unable to save anything due to the above error. What could be the issue?