closer changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
charliesome_ has quit [Read error: Connection reset by peer]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-core
charliesome has quit [Client Quit]
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<zzak>
[188.95.247.254 - http://webchat.freenode.net, irc.freenode.net] Does the winrm gem require the cert subject to be CN=hostname? Will CN=fqdn work?
charliesome has joined #ruby-core
charliesome has quit [Client Quit]
charliesome has joined #ruby-core
<zzak>
[Omer Katz, irc.freenode.net] Is there a way to apply grape validators on headers?
charliesome has quit [Client Quit]
madgen has joined #ruby-core
hsbt_away is now known as hsbt
<zzak>
[62.176.232.140 - http://webchat.freenode.net, irc.freenode.net] Hi. Can anyone come up with a shorter variant of this? 1234.to_s.gsub(/(.)/, '3\1')
<zzak>
[62.176.232.140 - http://webchat.freenode.net, irc.freenode.net] Ox0dea: Fortiguard thinks my time is better spent surfing Facebook than imgh.us.
<zzak>
[dea, irc.freenode.net] Alas.
<zzak>
[62.176.232.140 - http://webchat.freenode.net, irc.freenode.net] Ox0dea: The name indicates you made a graph of the object hierarchy from all objects in Ruby, is that correct?
<zzak>
[dea, irc.freenode.net] norc: More or less. I didn't include anonymous leaves or Errno.
<zzak>
[62.176.232.140 - http://webchat.freenode.net, irc.freenode.net] Ox0dea: Ill have to dig in my time machine backup, because I think I deleted the results.
<zzak>
[dea, irc.freenode.net] norc: Was it "pretty" in the programmer's sense of the word? :)
<zzak>
[62.176.232.140 - http://webchat.freenode.net, irc.freenode.net] Can you rehost the graph on imgsafe.org? That one apparently is fine, just like facebook.
<zzak>
[62.176.232.140 - http://webchat.freenode.net, irc.freenode.net] Yeah its not there anymore. Ever since I started using time machine backup, I regularly delete everything that is immediately relevant.
<zzak>
[62.176.232.140 - http://webchat.freenode.net, irc.freenode.net] Ox0dea: By the way, is that just classes or modules too?
<zzak>
[dea, irc.freenode.net] norc: I did `ObjectSpace.each_object { |o| o.respond_to? :ancestors }` just in case something fancy was hiding somewhere.
<zzak>
[62.176.232.140 - http://webchat.freenode.net, irc.freenode.net] Aye, I really want to dig up my solution now.