search for: activesupportorderedhashupdate

Displaying 1 result from an estimated 1 matches for "activesupportorderedhashupdate".

2010 Jun 25
0
[PATCH] ActiveSupport::OrderedHash#update Does Not Set Keys
...is can be resolved by simply aliasing update to merge! as per Rubinius'' implementation (c.f. http://github.com/evanphx/rubinius/blob/master/kernel/common/hash.rb#L447 ). I have posted a patch including tests at https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/4973-patch-activesupportorderedhashupdate-does-not-set-keys and would appreciate any feedback whatsoever. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to...