How to handle naming conflicts on a polymorphic has_many
Naming conflicts on a polymorphic has_many is an issue we came across in a recent rails application. Read how to handle this issue and avoid it.
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!
Naming conflicts on a polymorphic has_many is an issue we came across in a recent rails application. Read how to handle this issue and avoid it.
Post a comment