Thursday, March 13, 2008

Marshal data too short

If you marshal data and then store it in a DB, make sure to either base64 encode it or store it in a binary data type (such as BLOB), otherwise it will probably cause errors.

Monday, March 3, 2008

Merb Monday: Vacation Edition

I'm on vacation visiting family (with limited Internet access). Back to semi-normal next week.