Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news.

Easily dump and transfer data between databases with Rake and Rails

By Peter Cooper / May 29, 2006

Tobias Lütke needed to migrate a database from one architecture to another but needed to copy the data across intact. To ensure that the format would be architecture agnostic, he's created a plugin that dumps the data to YAML and then reloads it back into the database at the other end. It's a simple rake task, and Tobi gives quick and easy instructions.

Technorati Tags:

Other Posts to Enjoy

Twitter Mentions