Fix for Rails STI not taking :type attributes into account
Building the right class with STI in Rails - A fix for Rails’ STI not taking :type attribute into account when creating new instances
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Building the right class with STI in Rails - A fix for Rails’ STI not taking :type attribute into account when creating new instances
Comments
doh sorry… here’s the link: Building the right class with STI in Rails
Fixed.
Post a comment