STI and subclasses

Posted by markiv on Stack Overflow See other posts from Stack Overflow or by markiv
Published on 2010-06-11T19:39:42Z Indexed on 2010/06/11 19:42 UTC
Read the original article Hit count: 252

Filed under:
|
Hi All,

 I want to know, what is a rails way of converting a subclass record to another subclass record, just changing type isn't working and also superclass to subclass and vice versa.


Thanks in advance

Markiv 

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby