Ok I followed the steps for setting up ruby and rails on my Vista machine and I am having a problem connecting to the database.
database.yml
I ran into the same problem yesterday. Apparently 'deprecated' is a gem, so you want to run "gem install deprecated" to grab and install the latest version. Good luck.