I\'m trying to create a record for the associated model in rails console in the form Contact.first.to_do_items.create!() and I have ActiveRecord::RecordIn
Contact.first.to_do_items.create!()
ActiveRecord::RecordIn