From: Yukihiro Matsumoto Date: 2012-11-01T12:18:27+09:00 Subject: [ruby-core:48693] Re: [ruby-trunk - Feature #7241] Enumerable#to_h proposal Hi, In message "Re: [ruby-core:48690] Re: [ruby-trunk - Feature #7241] Enumerable#to_h proposal" on Thu, 1 Nov 2012 08:07:11 +0900, Nathan Broadbent writes: |@matz: Do you think this `each_with_hash` implementation could be added to |Ruby, or is it better as a Rails ActiveSupport extension? I think it should go in to ActiveSupport first. matz.