So basically I have an existing dump SQL file and I need to integrate it into a new RoR project. So I want to generate the .rb schema file as well as all the classes from the model layer.
How can I do it in Rails 3?
Thank you!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
May be
alexrothenberg/legacy_data or timriley/acts-as-importable github projects will help.
Sorry, I’m new user and can not post links.