Thanks for the quick reply! I already saw on Internet all the rake commands but also rake db:schema:load gives me an error because it tries to apply a patch in a non-existing table:
" rake aborted! Mysql::Error: Table 'mathwiki_development.mathwiki_settings' doesn't exist: SHOW FIELDS FROM `mathwiki_settings` " There is a way for passing directly to a command the schema.db file? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

