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
<znz_jp>
biff: [ruby-changes:42756] akr:r54830 (trunk): Rename fix_rev and rb_big_neg to fix_comp and rb_big_comp. - http://mla.n-z.jp/?ruby-changes=42756
nagachika has quit [Remote host closed the connection]
<zzak>
[dea, irc.freenode.net] And #extended, but not #prepended.
<zzak>
[dea, irc.freenode.net] Which has always stricken me as something of an oversight.
<zzak>
[bazz, irc.freenode.net] yeah I use those for modules tho, I'm using classes this time .. (I've stated that I am migrating from modules to classes)
<zzak>
[bazz, irc.freenode.net] Oversight? I am thinking you don't understand OOP at this point ...
<zzak>
[bazz, irc.freenode.net] you only extend classes, you don't prepend them (besides, prepend's associative term is append, not extend)
<zzak>
[bazz, irc.freenode.net] tehe
<zzak>
[Ancient, irc.freenode.net] Hey all. I'm getting an ssl certificate error when trying to install the bundler gem from the command line. Googling has led me to download an additional SSL cert, but that didn't seem to do the trick. Any advice?
<zzak>
[S01060862669b53bc.vc.shawcable.net/174.6.116.32, irc.freenode.net] I can pay $2 for an explanation that I can understand
<zzak>
[S01060862669b53bc.vc.shawcable.net/174.6.116.32, irc.freenode.net] in BTC
<zzak>
[Butler IRC Bot, Version 0.1.0, irc.freenode.net] bazz_: pastebin.com loads slowly for most, has ads which are distracting and has terrible formatting.
<zzak>
[bazz, irc.freenode.net] thanks ruby[bot] :) I've been meaning to try gist out
<zzak>
[S01060862669b53bc.vc.shawcable.net/174.6.116.32, irc.freenode.net] ruby[bot] is back!
<zzak>
[S01060862669b53bc.vc.shawcable.net/174.6.116.32, irc.freenode.net] ok I got it:
<zzak>
[S01060862669b53bc.vc.shawcable.net/174.6.116.32, irc.freenode.net] the parent block *is* being executed first, but it does not get to the line that outputs the result before the child block has outputted the "After..." text. This is a consequence of the child block being executed immediately after the parent block is executed, rather than waiting for the parent block to complete
<zzak>
[nat-128-84-124-0-86.cit.cornell.edu/128.84.124.86, irc.freenode.net] Hi, sorry to ask an obvious question, but I'm new to the chat and new to Ruby... Is this where the conversation happens?
<zzak>
[Brandon Weaver, irc.freenode.net] For chat about ruby, yes.
<zzak>
[Brandon Weaver, irc.freenode.net] if it's not, we'll let you know where to go
<zzak>
[nat-128-84-124-0-86.cit.cornell.edu/128.84.124.86, irc.freenode.net] I don't actually have a question at the moment, I'm just here to join the community and start absorbing context.
<zzak>
[nat-128-84-124-0-86.cit.cornell.edu/128.84.124.86, irc.freenode.net] But thanks for helping to orient me. It's a different chat/forum format than I'm used to.
<zzak>
[Brandon Weaver, irc.freenode.net] have you found any tutorials, played with ruby at all?