evan / has_many_polymorphs

An ActiveRecord plugin for self-referential and double-sided polymorphic associations.
http://blog.evanweaver.com/files/doc/fauna/has_many_polymorphs/
Academic Free License v3.0
201 stars 57 forks source link

rails3 #14

Closed alec-c4 closed 13 years ago

alec-c4 commented 14 years ago

Hi, is your plugin compatible with rails3?

stuffmc commented 14 years ago

I would guess it isn't, or at least not without deprecation warning, as I have many of those already in Rails 2.3.9 - Is this plugin gonna see any update soon? Cheers.

evan commented 13 years ago

No, sorry. You can try using a fork if you want.