havenwood changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.0.0, 2.7.2, 2.6.6: https://www.ruby-lang.org | Paste 4+ lines of text to https://dpaste.org | Books: https://goo.gl/wpGhoQ | Logs: https://irclog.whitequark.org/ruby | BLM <3
chouhoulis has quit [Ping timeout: 260 seconds]
teardown has joined #ruby
chouhoulis has joined #ruby
teardown_ has quit [Ping timeout: 268 seconds]
teardown has quit [Remote host closed the connection]
Edomaia6 has joined #ruby
teardown has joined #ruby
Edomaia has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
envex has joined #ruby
s3nd1v0g1us has quit [Quit: WeeChat 2.8]
Edomaia6 has quit [Ping timeout: 248 seconds]
Edomaia has quit [Ping timeout: 248 seconds]
teardown_ has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
bambanx has joined #ruby
teardown has quit [Ping timeout: 268 seconds]
bambanx has quit [Client Quit]
SeepingN has quit [Quit: The system is going down for reboot NOW!]
ur5us_ has quit [Ping timeout: 264 seconds]
teardown has joined #ruby
teardown_ has quit [Ping timeout: 268 seconds]
teardown_ has joined #ruby
panorain has quit [Ping timeout: 264 seconds]
dionysus69 has quit [Ping timeout: 260 seconds]
teardown has quit [Ping timeout: 268 seconds]
jenrzzz has quit [Ping timeout: 260 seconds]
lucasb has quit [Quit: Connection closed for inactivity]
teardown has joined #ruby
jenrzzz has joined #ruby
teardown_ has quit [Ping timeout: 268 seconds]
<jtperreault> :q
jenrzzz has quit [Ping timeout: 240 seconds]
Rounin has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
TCZ has quit [Remote host closed the connection]
Vingador has joined #ruby
jenrzzz has quit [Ping timeout: 265 seconds]
jenrzzz has joined #ruby
ur5us_ has joined #ruby
venmx has quit [Ping timeout: 265 seconds]
Axy has joined #ruby
Mia has quit [Ping timeout: 272 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
baojg has joined #ruby
neshpion has joined #ruby
venmx has joined #ruby
jenrzzz has joined #ruby
voker57 has quit [Remote host closed the connection]
voker57 has joined #ruby
venmx has quit [Ping timeout: 246 seconds]
venmx has joined #ruby
venmx has quit [Ping timeout: 240 seconds]
venmx has joined #ruby
Vingador has quit [Remote host closed the connection]
venmx has quit [Ping timeout: 265 seconds]
maryo has joined #ruby
Technodrome has joined #ruby
gix has quit [Ping timeout: 240 seconds]
chouhoulis has quit [Remote host closed the connection]
Emmanuel_Chanel has quit [Ping timeout: 240 seconds]
elcuervo has joined #ruby
cuerbot has quit [Ping timeout: 260 seconds]
Emmanuel_Chanel has joined #ruby
gray_-_wolf has quit [Quit: ZNC 1.7.1 - https://znc.in]
ghormoon has quit [Remote host closed the connection]
ghormoon has joined #ruby
gray_-_wolf has joined #ruby
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ur5us has joined #ruby
ur5us_ has quit [Ping timeout: 264 seconds]
swaggboi has quit [Ping timeout: 260 seconds]
Rudd0 has joined #ruby
pilne has quit [Read error: Connection reset by peer]
maryo has quit [Ping timeout: 264 seconds]
ur5us has quit [Ping timeout: 264 seconds]
swaggboi has joined #ruby
Aguiar has joined #ruby
venmx has joined #ruby
jenrzzz has quit [Ping timeout: 272 seconds]
neshpion has quit [Quit: neshpion]
howdoi has quit [Quit: Connection closed for inactivity]
jenrzzz has joined #ruby
venmx has quit [Ping timeout: 260 seconds]
<Aguiar> Bom dia a todos, estou iniciando em Ruby e estou precisando fazer uma atividade da faculdade, e estou com dificuldades de achar material na internet sobre chamada de sistemas usando Ruby para consulta, algum colega pode me dizer se viu algum tutorial sobre esse assunto?
<Aguiar> Good morning everyone, I'm starting in Ruby and I need to do a college activity, and I'm having trouble finding material on the internet about calling systems using Ruby for consultation, can any colleague tell me if they saw any tutorials on this subject?
trautwein has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
nofxx__ has joined #ruby
nofxx_ has quit [Ping timeout: 246 seconds]
<havenwood> Aguiar: Hi! Welcome. Do you mean calling out to shell commands from Ruby?
<havenwood> I'm not sure if "sobre chamada de sistemas usando Ruby para consulta" is translating correctly? Could you say what you mean by "systems" and "consultation" or explain more about what you're doing?
<havenwood> Is "sistema" Portuguese for "method" or "system" in this context? I'm not sure at all.
<havenwood> Aguiar: In any case, welcome. If you say a bit more about what kind of tutorial you're looking for I'm sure someone here will have ideas.
<Aguiar> Olá Havenwood, obrigado pela sua atenção!
<havenwood> Aguiar: Não há problema! Say more about the kind of tutorial you're looking for?
m27frogy has quit [Ping timeout: 256 seconds]
<Aguiar> mas de fato é sobre chamadas de sistema, por exemplo, criar um programa que crie um processo filho através do fork(), mostrar qual foi o processo pai e filho e depois executar uma ação(imprimir um texto) através do processo filho e depois finalizar o processo filho
Xiti has quit [Read error: Connection reset by peer]
Xiti has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
<Aguiar> sorry, what language you speak?
<havenwood> I'm trying to think of a good tutorial.
<havenwood> English
jmcgnh has quit [Ping timeout: 246 seconds]
<havenwood> Aguiar: Here is an article by the author of that ^ book https://practicingruby.com/articles/process-spawning-patterns
jenrzzz has joined #ruby
<Aguiar> havenwood, i'm Brazil (y)
<havenwood> Aguiar: You also might want to look at Open3, depending on what you're doing (I don't quite understand). https://docs.ruby-lang.org/en/2.0.0/Open3.html
<havenwood> &>> "🇧" "🇷"
jmcgnh has joined #ruby
<rubydoc> # => "🇧🇷" (https://carc.in/#/r/ab5n)
GodFather has joined #ruby
ChmEarl has quit [Quit: Leaving]
<deimos_> open3 is better than system in my experience
coniptor has quit [Quit:  ]
<deimos_> chamar open3 é melhor do que o sistema em minha experiência
coniptor has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
<Aguiar> havenwood, deimos_ open3 does not meet my need. This article below was the one that came closest to what I am wanting, as I am starting, it is still very summarized of all the steps I would need to do my activity.
trautwein has quit [Ping timeout: 264 seconds]
coniptor has quit [Quit:  ]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
coniptor has joined #ruby
jenrzzz has quit [Ping timeout: 265 seconds]
jenrzzz has joined #ruby
cd has quit [Quit: cd]
factormystic4 has joined #ruby
coniptor has quit [Quit:  ]
jenrzzz has quit [Ping timeout: 265 seconds]
factormystic has quit [Ping timeout: 240 seconds]
factormystic4 is now known as factormystic
jenrzzz has joined #ruby
coniptor has joined #ruby
_whitelogger has joined #ruby
orbyt_ has joined #ruby
venmx has joined #ruby
venmx has quit [Ping timeout: 264 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
factormystic has quit [Ping timeout: 240 seconds]
jmcgnh has quit [Ping timeout: 265 seconds]
duckpuppy has quit [Ping timeout: 246 seconds]
jmcgnh has joined #ruby
duckpuppy has joined #ruby
somazero_ has joined #ruby
somazero has quit [Ping timeout: 264 seconds]
venmx has joined #ruby
venmx has quit [Ping timeout: 256 seconds]
xco has joined #ruby
schaerli has joined #ruby
dinfuehr has quit [Ping timeout: 246 seconds]
dinfuehr has joined #ruby
trautwein has joined #ruby
dinfuehr has quit [Ping timeout: 246 seconds]
trautwein has quit [Ping timeout: 240 seconds]
dinfuehr has joined #ruby
factormystic has joined #ruby
dinfuehr has quit [Ping timeout: 240 seconds]
dinfuehr has joined #ruby
hiroaki has quit [Ping timeout: 246 seconds]
trautwein has joined #ruby
dinfuehr has quit [Ping timeout: 264 seconds]
dinfuehr has joined #ruby
Rudd0 has quit [Ping timeout: 240 seconds]
dfucci has joined #ruby
Aryan has joined #ruby
Aryan has left #ruby [#ruby]
panorain has joined #ruby
panorain has quit [Remote host closed the connection]
Jonopoly has joined #ruby
vondruch has joined #ruby
ur5us has joined #ruby
factormystic has quit [Ping timeout: 240 seconds]
xco has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…]
Rounin has joined #ruby
Aguiar has quit [Ping timeout: 248 seconds]
xco has joined #ruby
fercell has joined #ruby
TomyWork has joined #ruby
canton7 has quit [Quit: ZNC - http://znc.in]
canton7 has joined #ruby
factormystic has joined #ruby
schne1der has joined #ruby
schne1der has quit [Client Quit]
schne1der has joined #ruby
Jonopoly has quit [Quit: WeeChat 3.0]
venmx has joined #ruby
Jonopoly has joined #ruby
coniptor has quit [Ping timeout: 260 seconds]
venmx has quit [Ping timeout: 240 seconds]
al2o3-cr has quit [Ping timeout: 256 seconds]
Jonopoly has quit [Client Quit]
coniptor has joined #ruby
Jonopoly has joined #ruby
ur5us has quit [Ping timeout: 260 seconds]
dasher00 has quit [Ping timeout: 265 seconds]
venmx has joined #ruby
Glumetu has joined #ruby
dasher00 has joined #ruby
prestorium has joined #ruby
Rudd0 has joined #ruby
Edomaia has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
prestorium has quit [Read error: Connection reset by peer]
prestori_ has joined #ruby
rubydoc has quit [Ping timeout: 265 seconds]
phaul has quit [Ping timeout: 256 seconds]
al2o3-cr has joined #ruby
Edomaia663 has joined #ruby
Edomaia is now known as Edomaia6
Technodrome has joined #ruby
Edomaia663 has quit [Quit: Connection closed]
jenrzzz has quit [Ping timeout: 264 seconds]
prestori_ has quit [Ping timeout: 240 seconds]
prestorium has joined #ruby
TCZ has joined #ruby
coniptor has quit [Read error: Connection reset by peer]
Edomaia625 has joined #ruby
Edomaia6 has quit [Quit: Connection closed]
Edomaia625 is now known as Edomaia6
teclator has quit [Ping timeout: 246 seconds]
Edomaia6 has quit [Client Quit]
Edomaia6 has joined #ruby
rubydoc has joined #ruby
coniptor has joined #ruby
Edomaia6 has quit [Client Quit]
phaul has joined #ruby
Edomaia6 has joined #ruby
teclator has joined #ruby
turt2live has quit [Quit: Bridge terminating on SIGTERM]
jo-so has quit [Quit: Bridge terminating on SIGTERM]
bthompson90 has quit [Quit: Bridge terminating on SIGTERM]
Cubixusin[m] has quit [Quit: Bridge terminating on SIGTERM]
MeVegantheythem[ has quit [Quit: Bridge terminating on SIGTERM]
DanielCarlsson[m has quit [Quit: Bridge terminating on SIGTERM]
tfreedman has quit [Quit: Bridge terminating on SIGTERM]
PaulB[m] has quit [Quit: Bridge terminating on SIGTERM]
kinduff[m] has quit [Quit: Bridge terminating on SIGTERM]
jordanh has quit [Quit: Bridge terminating on SIGTERM]
JanHebler[m] has quit [Quit: Bridge terminating on SIGTERM]
kateskips has quit [Quit: Bridge terminating on SIGTERM]
jcp has quit [Quit: Bridge terminating on SIGTERM]
swann11[m] has quit [Quit: Bridge terminating on SIGTERM]
hsiktas[m] has quit [Quit: Bridge terminating on SIGTERM]
serge[m] has quit [Quit: Bridge terminating on SIGTERM]
Hanma[m] has quit [Quit: Bridge terminating on SIGTERM]
kristian_on_linu has joined #ruby
woodruffw has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
woodruffw has joined #ruby
woodruffw has quit [Changing host]
woodruffw has joined #ruby
Glumetu has quit [Quit: Leaving.]
Glumetu has joined #ruby
baojg has quit [Remote host closed the connection]
DTZUZU has quit [Read error: Connection reset by peer]
DTZUZU_ has joined #ruby
DanielCarlsson[m has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
rubydoc has quit [Ping timeout: 256 seconds]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
rubydoc has joined #ruby
phaul has joined #ruby
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
somazero_ has quit [Quit: Leaving]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
ruurd has joined #ruby
chouhoulis has joined #ruby
m27frogy has joined #ruby
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
MeVegantheythem[ has joined #ruby
kateskips has joined #ruby
jordanh has joined #ruby
turt2live has joined #ruby
Hanma[m] has joined #ruby
JanHebler[m] has joined #ruby
serge[m] has joined #ruby
PaulB[m] has joined #ruby
Cubixusin[m] has joined #ruby
jcp has joined #ruby
bthompson90 has joined #ruby
hsiktas[m] has joined #ruby
jo-so has joined #ruby
tfreedman has joined #ruby
swann11[m] has joined #ruby
kinduff[m] has joined #ruby
Glumetu has quit [Quit: Leaving.]
Edomaia6 has quit [Ping timeout: 248 seconds]
Glumetu has joined #ruby
vondruch has quit [Ping timeout: 240 seconds]
kristian_on_linu has quit [Remote host closed the connection]
TCZ has quit [Quit: Eurydyko, nie czekaj na mnie]
TCZ has joined #ruby
Jonopoly has quit [Quit: WeeChat 3.0]
TCZ has quit [Client Quit]
TCZ has joined #ruby
TCZ has quit [Client Quit]
vondruch has joined #ruby
rigid has quit [Quit: +++ ATH]
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Technodrome has joined #ruby
lucasb has joined #ruby
TheBrayn has quit [Quit: WeeChat 3.0]
coniptor has quit [Ping timeout: 264 seconds]
jenrzzz has quit [Ping timeout: 240 seconds]
rigid has joined #ruby
TheBrayn has joined #ruby
coniptor has joined #ruby
kristian_on_linu has joined #ruby
schaerli has quit [Ping timeout: 246 seconds]
gray_-_wolf has quit [Quit: ZNC 1.7.1 - https://znc.in]
jenrzzz has joined #ruby
schaerli has joined #ruby
gray_-_wolf has joined #ruby
Edomaia6 has joined #ruby
cuerbot has joined #ruby
elcuervo has quit [Ping timeout: 240 seconds]
sgen has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
dionysus69 has joined #ruby
dionysus69 has quit [Changing host]
dionysus69 has joined #ruby
jenrzzz has quit [Ping timeout: 272 seconds]
cd has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
hiroaki has joined #ruby
coniptor has quit [Ping timeout: 264 seconds]
Edomaia6 has quit [Quit: Connection closed]
jenrzzz has joined #ruby
ChmEarl has joined #ruby
coniptor has joined #ruby
schaerli has quit [Read error: Connection reset by peer]
jenrzzz has quit [Ping timeout: 265 seconds]
schaerli has joined #ruby
MeVegantheythem[ has quit [Quit: Idle for 30+ days]
iNs_ has joined #ruby
iNs has quit [Ping timeout: 268 seconds]
Glumetu has quit [Read error: Connection reset by peer]
fercell has quit [Ping timeout: 246 seconds]
sgen has quit [Quit: Leaving]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
NL3limin4t0r has joined #ruby
kristian_on_linu has quit [Remote host closed the connection]
cloud69 has joined #ruby
dfucci has quit [Ping timeout: 272 seconds]
schaerli has quit [Ping timeout: 265 seconds]
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
howdoi has joined #ruby
orbyt_ has joined #ruby
dfucci has joined #ruby
schne1der has quit [Quit: schne1der]
neshpion has joined #ruby
dfucci has quit [Ping timeout: 265 seconds]
riceandbeans has joined #ruby
<riceandbeans> Ok, I know ||=, but really what is |=
<riceandbeans> foo, undefined, foo |= 'bar', true
schaerli has joined #ruby
reyfi9e has joined #ruby
<adam12> riceandbeans: It's a bitwise OR assignment. foo = foo | 'bar'
schaerli has quit [Ping timeout: 240 seconds]
<riceandbeans> adam12: so then why does foo |= 'bar' set foo to true?
<riceandbeans> Rather than 'bar'
<riceandbeans> Given an undefined foo
<adam12> riceandbeans: What's the context of this? Are you doing a bitwise operation on a string?
<riceandbeans> The context is I don't want to change a line of code that I don't totally understand.
<adam12> riceandbeans: Not enough for me to go on.
<riceandbeans> there's a foo.each do |bar| baz |= bar.biff end
<al2o3-cr> &ri NilClass#| riceandbeans
<rubydoc> al2o3-cr: parser error Failed to match [, ] at position 11 around `#'
<al2o3-cr> &ri NilClass#\| riceandbeans
<rubydoc> al2o3-cr: parser error Failed to match [, ] at position 11 around `#'
TomyWork has quit [Remote host closed the connection]
<adam12> Ah. OK, so it's not a string, in theory.
<al2o3-cr> &>> foo = foo
<rubydoc> stderr: playpen: timeout triggered! (https://carc.in/#/r/ab8w)
<riceandbeans> I don't understand what it means but the method it's a part of isn't really working
<al2o3-cr> &>> foo = foo
<rubydoc> # => nil (https://carc.in/#/r/ab8x)
<al2o3-cr> &>> nil | 'bar'
<rubydoc> # => true (https://carc.in/#/r/ab8y)
<riceandbeans> I've never seen |= in Ruby before today and I've been messing with Ruby for a while
<riceandbeans> but that's | not |=
<riceandbeans> or, is that to say that |= is both?
<leftylink> but a |= b is a = a | b, therefore | is relevant.
<adam12> riceandbeans: You can generally take an assignment operator and break it up into x = x OPERATOR y. x ||= y is x = x || y. etc.
<riceandbeans> .....that makes way more sense
<riceandbeans> I mean, leftylink's exlanation
<riceandbeans> a = a | b
<havenwood> a | a = b
<adam12> havenwood: easy now.
<havenwood> haha.
<leftylink> &>> TracePoint.trace(:c_call) { |tp| puts "call #{tp.method_id} on #{tp.self}" }; a |= :x
<rubydoc> # => call | on... check link for more (https://carc.in/#/r/ab8z)
<leftylink> &>> TracePoint.trace(:c_call) { |tp| puts "call #{tp.method_id} on #{tp.self.inspect}" }; a |= :x
<rubydoc> # => call | on nil... check link for more (https://carc.in/#/r/ab90)
ua has quit [Ping timeout: 264 seconds]
codextremist has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
dfucci has joined #ruby
<al2o3-cr> riceandbeans: you'll get caught out if you don't read the docs. bitwise OR is strictly for integers.
dfucci has quit [Ping timeout: 260 seconds]
ua has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
<riceandbeans> this method isn't handling ints and I didn't write it
dfucci has joined #ruby
<al2o3-cr> riceandbeans: then it's user-defined or one of the OR methods on one of ruby's singleton objects.
neshpion has quit [Quit: neshpion]
neshpion has joined #ruby
jordanm has quit [Ping timeout: 240 seconds]
maryo has joined #ruby
Aguiar has joined #ruby
Aguiar has quit [Quit: Connection closed]
canton7 has quit [Quit: ZNC - http://znc.in]
vondruch has quit [Read error: Connection reset by peer]
canton7 has joined #ruby
cloud69 has quit [Quit: Connection closed for inactivity]
gix has joined #ruby
Technodrome has joined #ruby
jordanm has joined #ruby
pwnd_sfw3 has joined #ruby
Jonopoly has joined #ruby
pwnd_sfw has quit [Ping timeout: 256 seconds]
pwnd_sfw3 is now known as pwnd_sfw
maryo has quit [Ping timeout: 256 seconds]
coniptor has quit [Ping timeout: 265 seconds]
coniptor has joined #ruby
cd has quit [Quit: cd]
ur5us has joined #ruby
jenrzzz has joined #ruby
d0liver has quit [Ping timeout: 260 seconds]
jimcroft has quit [Ping timeout: 265 seconds]
d0liver has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
jimcroft has joined #ruby
duderonomy has joined #ruby
cd has joined #ruby
ur5us_ has joined #ruby
Rudd0 has quit [Ping timeout: 264 seconds]
ur5us has quit [Ping timeout: 264 seconds]
Tempesta has quit [Quit: See ya!]
Tempesta has joined #ruby
compufre_ has joined #ruby
GodFather has quit [Remote host closed the connection]
linoge has quit [Remote host closed the connection]
linoge has joined #ruby
GodFather has joined #ruby
GodFather_ has joined #ruby
linoge has quit [Ping timeout: 265 seconds]
iNs_ has quit [Remote host closed the connection]
iNs has joined #ruby
leftylink has quit [Quit: Lost terminal]
leftylink has joined #ruby
oddp has joined #ruby
Jonopoly has quit [Quit: WeeChat 3.0]
GodFather__ has joined #ruby
umjisus has quit [Remote host closed the connection]
umjisus has joined #ruby
GodFather__ has quit [Remote host closed the connection]
GodFather__ has joined #ruby
dfucci has quit [Ping timeout: 264 seconds]
GodFather_ has quit [Quit: Ex-Chat]
xco has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…]
dfucci has joined #ruby
jenrzzz has joined #ruby
Rudd0 has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
reyfi9e has left #ruby ["Konversation term"]
dionysus69 has quit [Ping timeout: 260 seconds]
dfucci has quit [Ping timeout: 264 seconds]
oddp has quit [Quit: quit]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
oddp has joined #ruby
queip has quit [Ping timeout: 272 seconds]
oddp has quit [Quit: quit]