Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 421 Bytes

File metadata and controls

7 lines (5 loc) · 421 Bytes

backup.rake

This rake task was copied from Tobias Lütke's blog. His article Easy migration between Databases describes how to migrate data from database to another via rake, ActiveRecord, and yaml.

Unfortunately, the rake task needed a small update and comments to the blog entry are closed.