#290: Hashes do NOT stay ordered -----------------------------------+---------------------------------------- Reporter: martin.ploeger@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: Hash order -----------------------------------+---------------------------------------- Comment(by conradwt@…): ActiveSupport implementation of Hash is probably activated when using Ruby < 1.9.1 because it's in Ruby 1.9.1. With that said, I would take a look at the C implementation of Hash located here: http://redmine.ruby-lang.org/repositories/entry/ruby-191/hash.c -- Ticket URL: <http://www.macruby.org/trac/ticket/290#comment:3> MacRuby <http://macruby.org/>