From: Joel VanderWerf Date: 2008-08-24T06:15:09+09:00 Subject: Re: YAML::load help Jayson Williams wrote: > I have a hash of Structs that I am trying to save and load to a file > using YAML. I am able to save the YAML output to file, but when I use > var=YAML::load(File.open('file')) > to load the data back in, var does not look like the original hash. > What am I doing wrong? What's different between var and the original hash? -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407