Counter for acts_as_taggable
URL: http://www.igvita.com/2006/08/28/extending-acts_as_taggable/
Category: Web Development
Application: Ruby on Rails (ROR)
Extend the acts_as_taggable plugin to allow you to directly view the number of items tagged by a 'Tag' object.
Submitted by: chief3rdPosted: over 4 years ago
Back