Hello All this is my first post here, I have been trying to learn rails and kept hitting dead ends because of outdated tutorials then I went through the official one and what do you know it works! ;) .
I'm sure this is a noob question but I can't find the answer searching for it for some reason. Can I do a reverse migration where instead of creating the database scema based on my models, I generate models (migrations and controllers too) based on the database I already have laid out (MySql). I remember trying one tutorial a few months ago that did it this way but then none of the C.R.U.D. features worked right. I'm using the latest official versions ruby 1.8.7 and RoR 2.3 . Thanks. -- 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 -~----------~----~----~----~------~----~------~--~---

