I added to my instructions:
6) Create the mole tables
ruby ./vendor/plugins/mole/install.rb
However, it would be much nicer if running rake mole:install generated
a database migration instead in my db/migrate directory. That way as
part of my initial rake migrate the mole tables would be put in!
Cheers,
Eric