Installing the acts_as_taggable Rails Plugin
By Binny V A • Dec 20th, 2007You don’t have to write a lot of code to get tagging support in your Ruby on Rails application – you just have to install a plugin. This is how you install the ‘acts_as_taggable’ plugin… First go to the Ruby on Rails application folder and open a terminal at that location. Now run this commad… [...]
Bin-Blog
Follow me(@binnyva) on Twitter