rake db:migrate
Posted by: andriver
Posted on: 2006-08-23 08:34:00
Is it possible, directly from the shell, to rake db:migrate? I'm having trouble doing this... It seems that even if the application is correctly connected to the database, rake isn't.
Thanks.
Andrea