Create Models From DB
Hello Everyone,
I am new to Ruby. I was wondering if there was a way to create the models from the db. I have tried using migrations, but to no avail. All of the documentation I have read points to me having to manually create a model for each and every last table in the DB. Any help is greatly appreciated.
Please sign in to leave a comment.