Do you have tables setup in your /db/schema.rb file? Have you setup your /config/database.yml file?
How did you call the rake task? From a command line? And it returned no results when you entered 'rake db:schema:load' ?
Unfortunately, we will need a bit more information to be able to help you.