Archive for the ‘acts_as_taggable’ Category

Tag clouds with acts_as_taggable for different Taggable Types

July 22nd, 2007 by Prateek Dayal View Comments

So you are building a cool new web 2.0 startup and want to have the cool tagging feature. If you are using ruby on rails, you can use Acts_As_Taggable Plugin . There is a neat way to build a tag cloud explained here. Now acts_as_taggable uses a field called taggable_type to know what object this [...]

Popularity: 12% [?]