Ilya Hoffman
Results
1
issues of
Ilya Hoffman
Changing a record's STI type using nested attributes breaks when classes have different validations
1
When updating STI record's types using nested attributes the instance of the record doesn't become the new class automatically and therefore validations are run against the old class. ### Steps...
activerecord