Having the associated model's table as a join table is almost always wrong unless the table contains self-referential foreign keys. While here, make other Project association changes: * Make billing_info many_to_one instead of one_to_one, as the foreign key is in the projects table. * Remove explicit options that would match implicit options.
8.0 KiB
8.0 KiB