Dump an Existing Database Schema Into a Ruby On Rails Migration Ready Format

May 9th, 2008 2 Comments

I have been looking around for a plugin or bit of code that can dump the schema from an existing database into the Ruby on Rails database migration format. The solution is a ‘duh’ moment, and probably obvious to most Rails programmers. All you have to do is change your database.yml file so [...]

Tags:   · ·