I need #Ruby #help! I can't get the serialization to work right in my open-source ruby game. It uses the built in Marshal module with some customized dump/load methods. Anyone out there know of any alternatives (Gems) to Ruby's built in marshalling mechanism?