#8 new
bahuvrihi

Utils#dump_file loses order when recurse=false

Reported by bahuvrihi | January 27th, 2009 @ 01:32 PM

The issue is in the default dump block which calls


  default = default.to_hash if delegate.is_nest?
end

In this case default is a DelegateHash and to_hash returns an unordered hash (on ruby 1.8).  This should not be a problem for ruby 1.9, although I haven't tested it as such.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Class configurations that map to the command line.

People watching this ticket

Pages