General

Profile

evilbrain (Andy Bogdanov)

Issues

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

Activity

03/14/2011

11:35 PM Ruby master Bug #4502 (Closed): strange Module.new behaviour
=begin
First I create a proc:
p = proc {
self::X = Class.new
def self.X
X.new
end
}
Then I cr...
evilbrain (Andy Bogdanov)

07/18/2009

06:27 PM Ruby master Feature #1786 (Closed): unexpected #inspect behaviour
=begin
It's said in the documentation that #inspect, if not overridden should use #to_s. Instead of that, when not o...
evilbrain (Andy Bogdanov)

Also available in: Atom