tried that it sitll gives me the same error. :(
te@ubuntu:/var/www/khorasan$ rake db:create
(in /var/www/khorasan)
te@ubuntu:/var/www/khorasan$ rake db:migrate
(in /var/www/khorasan)
rake aborted!
Mysql::Error: Table 'myapp_dev.users' doesn't exist: SHOW FIELDS FROM
`users`
(See full trace by running task with --trace)
te@ubuntu:/var/www/khorasan$
users is a table in my prior dev table.