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
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
nagachika has joined #ruby-core
nagachika has quit [Ping timeout: 260 seconds]
Aethenelle has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
<znz_jp> biff: [ruby-changes:42441] nobu:r54515 (trunk): tk/extconf.rb: outdated checks - http://mla.n-z.jp/?ruby-changes=42441
lopex has quit [Quit: Connection closed for inactivity]
shinnya has quit [Ping timeout: 244 seconds]
<znz_jp> biff: [ruby-changes:42442] nobu:r54516 (trunk): tk/extconf.rb: progress - http://mla.n-z.jp/?ruby-changes=42442
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
Aethenelle has quit [Quit: Aethenelle]
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
madgen has joined #ruby-core
<zzak> [dea, irc.freenode.net] chridal: Christmas 20xx.
<zzak> [Chris, irc.freenode.net] Right. They always release at Christmas. Cheers.
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
<znz_jp> biff: [ruby-changes:42443] nobu:r54517 (trunk): bignum.c: radix check functions - http://mla.n-z.jp/?ruby-changes=42443
<zzak> [Panagiotis, irc.freenode.net] Is there any better way to create this kind of string: https://gist.github.com/atmosx/68f5a6f4606ae9510eb7221c10552773 ? I can't use interpolation
<zzak> [dea, irc.freenode.net] atmosx: Use %Q.
<zzak> [dea, irc.freenode.net] It supports interpolation and doesn't require quotes of either style to be escaped.
hsbt is now known as hsbt_away
<zzak> [Panagiotis, irc.freenode.net] Ox0dea thanks!
<zzak> [dea, irc.freenode.net] atmosx: Happy to help.
madgen has quit [Ping timeout: 276 seconds]
hsbt_away is now known as hsbt
<zzak> [Panagiotis, irc.freenode.net] Do we have an inverse function of Capitalize ? like turn Hello to hello
<zzak> [Panagiotis, irc.freenode.net] s/function/method
<zzak> [Panagiotis, irc.freenode.net] I can use downcase
lopex has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
madgen has joined #ruby-core
<zzak> [dea, irc.freenode.net] atmosx: https://eval.in/549924
<zzak> [Panagiotis, irc.freenode.net] Ox0dea hehe magic, ty
<zzak> [dea, irc.freenode.net] atmosx: That's apparently called "studly caps", but I like "roller coaster case" better ('cause it goes up and down).
<zzak> [Panagiotis, irc.freenode.net] Ox0dea makes more sense
<zzak> [dea, irc.freenode.net] I reckon so.
<zzak> [dea, irc.freenode.net] My favorite #gsub trick:
<zzak> [dea, irc.freenode.net] >> trans = {'1' => 'one', '2' => 'two', '3' => 'three'}; '1 2 3 2 1'.gsub /\d/, trans
<zzak> [Butler IRC Bot, Version 0.1.0, irc.freenode.net] Ox0dea: # => "one two three two one" (https://eval.in/549925)
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
<zzak> [78.130.208.73 - http://webchat.freenode.net, irc.freenode.net] can anyone help me to transform this sql request https://gist.github.com/anonymous/7c7556a85ec357cd476947bbe37d32bc to rails active-record request
<zzak> [purple, irc.freenode.net] AimlessRaven: go to #rubyOnRails
<zzak> [78.130.208.73 - http://webchat.freenode.net, irc.freenode.net] hanmac: yea im there but noone write :)
<zzak> [78.130.208.73 - http://webchat.freenode.net, irc.freenode.net] sorry for that
<zzak> [shevy, irc.freenode.net] hehe
<zzak> [shevy, irc.freenode.net] they don't have anything to talk about!
<zzak> [shevy, irc.freenode.net] and neither do we :(
madgen has quit [Ping timeout: 276 seconds]
nokada_ has joined #ruby-core
nokada has quit [Ping timeout: 248 seconds]
nokada has joined #ruby-core
nokada_ has quit [Ping timeout: 244 seconds]
nokada_ has joined #ruby-core
nokada_ has quit [Remote host closed the connection]
madgen has joined #ruby-core
madgen has quit [Ping timeout: 252 seconds]
<zzak> [* I'm too lame to read BitchX.doc *, irc.freenode.net] Anyone used to pulling files from gridfs?
madgen has joined #ruby-core
<zzak> [* I'm too lame to read BitchX.doc *, irc.freenode.net] I am looking for help pulling files of a certain age from Gridfs.
<zzak> [524ACD6D.cm-4-3d.dynamic.ziggo.nl/82.74.205.109, irc.freenode.net] Can anyone explain this : https://gist.github.com/rwobben/f5069036dcbf02c7f5e59dbb373f7de8
<zzak> [524ACD6D.cm-4-3d.dynamic.ziggo.nl/82.74.205.109, irc.freenode.net] I thought with instance_methods I only see the functions provided by the class itself and not the inherited ones
<zzak> [David Workman, irc.freenode.net] roelof: no, that`s `instance_methods(false)`
madgen has quit [Ping timeout: 240 seconds]
madgen has joined #ruby-core
madgen has quit [Ping timeout: 260 seconds]
madgen has joined #ruby-core
Aethenelle has joined #ruby-core
madgen has quit [Ping timeout: 248 seconds]
enebo has joined #ruby-core
madgen has joined #ruby-core
nokada has quit [Remote host closed the connection]
nokada has joined #ruby-core
nagachika has joined #ruby-core
Aethenelle has quit [Quit: Aethenelle]
Aethenelle has joined #ruby-core
nokada_ has joined #ruby-core
rafaelfranca has quit [Remote host closed the connection]
nokada_ has quit [Remote host closed the connection]
nokada_ has joined #ruby-core
rafaelfranca has joined #ruby-core
rafaelfranca has quit [Changing host]
rafaelfranca has joined #ruby-core
rafaelfranca has quit [Ping timeout: 244 seconds]
nokada_ has quit [Ping timeout: 240 seconds]
madgen has quit [Ping timeout: 240 seconds]
shinnya has joined #ruby-core
<znz_jp> biff: [ruby-changes:42444] nobu:r54518 (trunk): bignum.c: rb_cstr_parse_inum - http://mla.n-z.jp/?ruby-changes=42444
<znz_jp> biff: [ruby-changes:42445] svn:r54519 (trunk): * 2016-04-09 - http://mla.n-z.jp/?ruby-changes=42445
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
madgen has joined #ruby-core
madgen has quit [Ping timeout: 240 seconds]
nokada_ has joined #ruby-core
nokada_ has quit [Remote host closed the connection]
nagachika has quit [Remote host closed the connection]
nokada_ has joined #ruby-core
nokada_ has quit [Remote host closed the connection]
rafaelfranca has joined #ruby-core
madgen has joined #ruby-core
madgen has quit [Ping timeout: 260 seconds]
Aethenelle has quit [Read error: Connection reset by peer]
Aethenelle has joined #ruby-core
madgen has joined #ruby-core
rafaelfranca has quit [Read error: Connection reset by peer]
rafaelfranca has joined #ruby-core
rafaelfranca has quit [Read error: Connection reset by peer]
rafaelfranca has joined #ruby-core
Aethenelle has quit [Quit: Aethenelle]
rafaelfranca has quit [Remote host closed the connection]
Aethenelle has joined #ruby-core
rafaelfranca has joined #ruby-core
rafaelfranca has quit [Changing host]
rafaelfranca has joined #ruby-core
rafaelfranca has quit [Remote host closed the connection]
enebo has quit [Quit: enebo]
rafaelfranca has joined #ruby-core
rafaelfranca has joined #ruby-core