Hey all, I'm seeing intermittent errors with dumping Entry objects to yaml.
The Entry object I'm dumping is perfectly fine, but it gives me Stack level too deep . . . /usr/lib/ruby/site_ruby/1.8/hobix/entry.rb:97:in `to_yaml_orig' /usr/lib/ruby/site_ruby/1.8/hobix/entry.rb:97:in `to_yaml_orig' /usr/lib/ruby/site_ruby/1.8/hobix/entry.rb:97:in `to_yaml_orig' /usr/lib/ruby/site_ruby/1.8/hobix/entry.rb:97:in `to_yaml_orig' /usr/lib/ruby/site_ruby/1.8/hobix/entry.rb:97:in `to_yaml_orig' /usr/lib/ruby/site_ruby/1.8/hobix/entry.rb:97:in `to_yaml_orig' /usr/lib/ruby/site_ruby/1.8/hobix/entry.rb:97:in `to_yaml_orig' /usr/lib/ruby/site_ruby/1.8/hobix/entry.rb:97:in `to_yaml' How do yall recommend I debug or fix this issue? -- Justin Dossey _______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
