jviney / acts_as_taggable_on_steroids

Tagging for Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update README for Rails 3 install

jcoyne opened this issue · comments

To install the plugin in Rails 3:

rails plugin install git://github.com/jviney/acts_as_taggable_on_steroids.git

Thanks.