Files | Admin

Notes:

Release Name: acts_as_taggable 1.0.4

Notes:
The "Acts as Taggable mixin" is now distributed as a gem, available to you thru RubyForge.

This 4th version has some interesting additions related to finding related records and tags that share sets of tags.


Changes: * Added find_related_tagged * Added tagged_related * Added find_related_tags * Internal improvements and refactorings