has_many_polymorphs on the way…

http://blog.evanweaver.com/articles/2006/06/02/has_many_polymorphs

it’s an absolut “must have” if you plan to do anything with polymorphic associations in rails. Just have a look at it.

I tried to integrate it today with my gacl system – only to find out it doesn’t support models inside modules. Too bad!!! :-(

I refactored my code to make it work *ouch*, but – much better!! – evan was very kind and told me he would make his plugin support modules if I write up some test cases.

Hurray!!! :-)

Explore posts in the same categories: Ruby/Rails

Comment: