Jeff Dean's blog



Jeff DeanJeff Dean
AutoTagger 0.9 released
edit Posted by Jeff Dean on Tuesday May 05, 2009 at 05:50PM

I'm happy to announce that AutoTagger 0.9 has been released thanks to Brian Takita and Mike Grafton. This resolves a few major issues and brings AutoTagger a big step closer to being ready for prime-time.

You can read more at http://github.com/zilkey/auto_tagger.

You can install the gem like so:

gem sources -a http://gems.github.com
sudo gem install zilkey-auto_tagger

Thanks Brian and Mike!