Simple Database Export and Import With Character Encoding Conversion
There is a gem called ydd that offers really simple import and export of smallish databases. It exports to YAML and then imports to whatever database Rails can connect to. After using YDD a few times I’ve found it easier to pinpoint the cause of problems that occur using taps.
Simple Database Export and Import With Character Encoding Conversion.
Simple Database Export and Import With Character Encoding Conversion.

Comments