Twitter and Datamapper fix
Posted: May 7th, 2009 | Author: Daniel Higginbotham | Filed under: Uncategorized |I’ve forked jnunemaker’s twitter and updated to use peterpunk’s Mhash gem instead of the Mash gem it was using. This avoids the namespace collision with Mash in datamapper’s extlib library.
http://github.com/flyingmachine/twitter/tree/master
git://github.com/flyingmachine/twitter.git

Thanks, exactly what I needed