On Apr 26, 4:34 pm, David van Geest <[email protected]> wrote:
>
> I can still do other rake db tasks, such as drop, create, and migrate,
> so I know that my config/database.yml is OK.
>
> Any ideas?  Thanks.

Taking a look at databases.rake in rails itself, I think you want to
depend on the :load_config task so that your database.yml file is
actually loaded

Fred

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to