Posts tagged has_many_polymorphs

Oct08

has_many_polymorphs and checkboxes

Rails Ruby has_many_polymorphs | comments

Previously I discussed getting my feet wet with has_many_polymorphs. In that article I promised a follow-up dealing with checkboxes in a polymorphic world. As I started keying the article, I ran into a much better description of the overall issue by Dylan Fareed (I presume) at I Am Still Alive. Take a look at his has_many_polymorphs overview.

Continue reading »

Sep19

My foray into has_many_polymorphs

Rails has_many_polymorphs Rails | comments

The great thing about my worklife as of late is seemingly every week I get to learn something new. I don’t necessarily have to learn something new, but I certainly want to. My base of experience is growing and I’m arriving at a place where I can recognize when the unknown thing will likely be worth learning to create a more elegant solution. Thankfully I work with people who have a similar grasp on reality.

Continue reading »