tashfeen.ekram wrote: > I am moving my development from windows to ubuntu. i was rebuilding my > db with rak db:schema:load and get the error of my table doesn't > exist. of course th table does not exist because i was trying to > create through the rake task. i get the same exact error rake > db:migrate.
rake db:reset ? or db:migrate:reset --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

