Rails Tagging Generator?

Hey all! Just finished my first Rails app on 1.0 day and even got paid
for it! Great stuff and much thanks to the many generous souls in IRC,
especially ezmobious, who helped me through.

For my second Rails app, I want to use tagging. I am wondering if
there is a Tagging Generator or some other existing implementation I
can borrow from?

Best,
Mike P.
Boca Raton, FL

take a look here: http://rubyforge.org/projects/taggable

There’s an acts_as_taggable mixin:

http://taggable.rubyforge.org/

Here are a couple of examples:

http://weblog.rubyonrails.com/archives/2005/08/27/get-taggable-like-
all-the-cool-kids
http://dema.ruby.com.br/articles/2005/09/03/tagging-on-steroids-with-
rails