Install

scRUBYt! has only 2 dependencies, hpricot and mechanize (optionally FireWatir for AJAX scraping).

The installation should be pretty easy:

sudo gem install hpricot
sudo gem install mechanize
sudo gem install scrubyt

If you experience any problems with Hpricot installation (e.g. on OS X you need Xcode tools installed), check out various options at Hpricot's installation page.
To install FireWatir, follow this guide.

If you experience any problems during installation, post a message to the forum or raise a ticket if you think something serious is going on!

Download the source / gem:

github: clone git://github.com/scrubber/scrubyt.git
rubyforge download page