Is there any good Ruby example that manipulate any Office Docoments, especially the Access database? As, I have an Access(dev db) Image Database, I'd like to be able to get the information from Access(using Ruby), and manipulate them(e.g, resize the image) and then put them in MySQL database(live db). Thanks