Closed
Description
How can I go about importing associations? I've tried adding it to the CSV like this
first_name,last_name,email,encrypted_password,industry
Joe,Blogs,user@example.com,12345678,gardening
but i just get an "Missing column for value at index 4" error. I guess because there isn't a Industry column on the user model.
Metadata
Metadata
Assignees
Labels
No labels