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 The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2728 added
- Pull request deleted (
)
Updated by Daniel Lobato Garcia about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 741bd717f19ffd6326b11c611df2848cd685961a.
Updated by Ohad Levy about 9 years ago
- Translation missing: en.field_release set to 63
Updated by Ohad Levy about 9 years ago
- Related to Tracker #3157: Rails 4.1 upgrade tasks added
Updated by Dominic Cleal about 9 years ago
- Category set to Rails
- Assignee set to Daniel Lobato Garcia
Actions