Acts_as_taggable vs has_many_polymorphs

So, which of these is now recommended for a tag system? I’ll be putting
together a collection of media and allowing users to tag their media.
I’ll also allow consumers to add tags of their own, but want to
distinguish between the two sets of tags.

hmp

On 10/11/07, Warren S. [email protected] wrote:

So, which of these is now recommended for a tag system? I’ll be putting
together a collection of media and allowing users to tag their media.
I’ll also allow consumers to add tags of their own, but want to
distinguish between the two sets of tags.

Posted via http://www.ruby-forum.com/.


Cheers!