Turns out that I ddin't run `rake db:migrate` immediately after installation, and tried to plug it directly into a database that was created in an earlier version. I was able to get it working after recreating my projects correctly. -- Posted via http://www.ruby-forum.com/.