Actions
Refactor #3962
closedOperating system children overwrites class method
Description
I think overwriting #class method is wrong (maybe except proxy objects). It's hard to debug problems and it causes unexpected problems. I propose to use #becomes instead.
Updated by Marek Hulán almost 11 years ago
- Has duplicate Bug #3819: Add proper STI to Operatingsystem subtypes added
Updated by Marek Hulán almost 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Marek Hulán almost 11 years ago
- Related to Bug #345: unable to save associated operatingsystems added
Updated by Dominic Cleal almost 11 years ago
- Category set to Rails
- Target version set to 1.9.2
- Translation missing: en.field_release set to 2
Updated by Marek Hulán almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 95a6671736932fa254d77bed9588848889840a48.
Actions