Has_many_polymorphs plugin?

Helo, I’m looking for some info on Evan W.'s has_many_polymorphs
plugin, particularly the taggable generator. Anyone able to give some
info?
Somebody told me that I should use it in my app, but the documentation
isn’t helping and I don’t quite understand the concept (of the
Taggable) - forgive me my thickness.

Cheers

You might be better served by this plugin:

http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids


Benjamin C.
http://www.bencurtis.com/ – blog
http://agilewebdevelopment.com/rails-ecommerce – build e-commerce
sites with Rails

I’d prefer to use HMP for tagging over any other plugin as HMP is AR
extension which is a perfect fit for tagging system.

On 8/9/07, Benjamin C. [email protected] wrote:

Taggable) - forgive me my thickness.

Cheers


Cheers!

michau wrote:

but the documentation isn’t helping

I rewrote the tagging documentation just now:

Let me know if it’s sufficient.

Take care

Evan