So, a lot of people recently have been saying the random quotes feature on ircwall was broken, and it was, it was throwing a NoMethodError for quote.network.name for some reason. "Why would it be doing this," I ask, "it gets the network name properly elsewhere." Well, it turns out that DataMapper is kind of silly, it never seems to organize the list of properties the same when you switch between database adapters, datamapper versions or a lot of silly things.
