General

Profile

oblomov (Giuseppe Bilotta)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

08/14/2008

03:55 PM Ruby Bug #441 (Closed): [PATCH] Hash#default= has wrong rdoc
=begin
The attached patch fixes the return value of Hash#default= described in the function's rdoc: it's obj (the assigned value) rather than hsh (the hash object)
=end
oblomov (Giuseppe Bilotta)

08/12/2008

08:16 AM Ruby Bug #419: [PATCH] Hash#default_proc=
=begin
Oops, I assigned it to the wrong tracker, should have been a Feature, sorry 8-(
=end
oblomov (Giuseppe Bilotta)
08:13 AM Ruby Bug #419 (Closed): [PATCH] Hash#default_proc=
=begin
The attached patch implements Hash#default_proc=, a method to change the default proc for hashes after creation. I decided to implement this feature as a follow-up to a discussion on the IRC channel. The patch was tested against ...
oblomov (Giuseppe Bilotta)

Also available in: Atom