Actions
Bug #11846
closedSpecify join_table and foreign keys for habtm associations
Description
Rails 4 does not figure out these associations automatically and it won't find the tables. Instead, we have to specify join tables for habtm associations. This is a Rails 3 compatible change.
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 741bd717f19ffd6326b11c611df2848cd685961a.
Actions