Monthly Archives: January 2007

Slow Rails migrations, Ruby GC, and a MacPorts portfile

At my new job we recently had to use a Rails migration to convert millions of rows of data. Unfortunately the conversion could not be done with SQL, we had to load each row and use Ruby to massage the … Continue reading

Posted in Software | 1 Comment