havenwood changed the topic of #ruby to: Ruby 3.4.1, 3.3.6 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
cappy has joined #ruby
JulioPapel has joined #ruby
cappy has quit [Quit: Leaving]
konsolebox has joined #ruby
Munto has joined #ruby
konsolebox has quit [Ping timeout: 265 seconds]
brokkoli_origin has quit [Ping timeout: 252 seconds]
brokkoli_origin has joined #ruby
Sheilong has quit []
JulioPapel has quit [Ping timeout: 252 seconds]
hwpplayer1 has joined #ruby
grenierm has joined #ruby
konsolebox has joined #ruby
teardown has quit [Remote host closed the connection]
teardown has joined #ruby
reset has joined #ruby
ua_ has quit [Ping timeout: 265 seconds]
ua_ has joined #ruby
konsolebox has quit [Quit: .]
cappy has joined #ruby
konsolebox has joined #ruby
snonux has quit [Quit: ZNC 1.9.1 - https://znc.in]
Munto has quit [Ping timeout: 252 seconds]
graaff has quit [Quit: Leaving]
graaff has joined #ruby
hwpplayer1 has quit [Remote host closed the connection]
snonux has joined #ruby
grenierm has quit [Ping timeout: 240 seconds]
konsolebox has quit [Ping timeout: 248 seconds]
cappy has quit [Quit: Leaving]
graywolf has quit [Quit: WeeChat 4.5.0]
JulioPapel has joined #ruby
rvalue- has joined #ruby
rvalue has quit [Ping timeout: 244 seconds]
rvalue- is now known as rvalue
adam127 has joined #ruby
adam12 has quit [Ping timeout: 264 seconds]
adam127 is now known as adam12
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ruby
MsInput has joined #ruby
lirion has joined #ruby
user71 has joined #ruby
lirion has quit [Ping timeout: 252 seconds]
lirion has joined #ruby
lirion has quit [Quit: "moving clients"]
Starfoxxes has quit [Ping timeout: 260 seconds]
<leah2> hm, irb on freebsd seems to spin in a poll loop
Starfoxxes has joined #ruby
lirion has joined #ruby
donofrio has joined #ruby
donofrio has quit [Ping timeout: 252 seconds]
___nick___ has joined #ruby
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #ruby
___nick___ has quit [Client Quit]
___nick___ has joined #ruby
JulioPapel has quit [Quit: JulioPapel]
JulioPapel has joined #ruby
JulioPapel has quit [Quit: JulioPapel]
__DuBPiRaTe__ has joined #ruby
__DuBPiRaTe__ has quit [Remote host closed the connection]
___nick___ has quit [Ping timeout: 244 seconds]
___nick___ has joined #ruby
__DuBPiRaTe__ has joined #ruby
<havenwood> leah2: what version of Ruby?
<leah2> 3.2
<leah2> from current ports i think
MsInput has quit [Quit: WeeChat 4.5.0]
Munto has joined #ruby
hwpplayer1 has joined #ruby
ZAJDAN1 has joined #ruby
<ZAJDAN1> hi, i have two variables, how can I add them into array?
hwpplayer1 has quit [Remote host closed the connection]
Rounin has quit [Ping timeout: 265 seconds]
Rounin has joined #ruby
<intelligent_boat> I don't believe I have enough information to understand whether I should recommend an array literal, []=, unshift, <<, or concat
<intelligent_boat> so I just have to say "without more information this question cannot be answered'
reset has quit [Quit: reset]
__DuBPiRaTe__ has quit [Quit: Leaving]
<ZAJDAN1> ok I will begin with other one... I have ruby command to find latest directory: Dir.glob("/home/info21/archive1/*/").max_by {|f| File.mtime(f)} ..how can I pass the result of the command into variable?
<intelligent_boat> is `appropriately_named_variable = Dir.glob("...").max_by { ... }` inappropriate here
<intelligent_boat> if it's not appropriate I must have misunderstood and there's a different result, so I will be able to help if I can get some help clarifying my misunderstanding
<ZAJDAN1> I found the mistake, I had typping erron in line above
livoreno has joined #ruby
___nick___ has quit [Ping timeout: 276 seconds]
hwpplayer1 has joined #ruby
hwpplayer1 has quit [Remote host closed the connection]
JulioPapel has joined #ruby
JulioPapel has quit [Quit: JulioPapel]
JulioPapel has joined #ruby
Pixi` has quit [Quit: Leaving]
<havenwood> (They were missing a closing bracket on a prior line, for the curious.)
user71 has quit [Quit: Leaving]
Pixi has joined #ruby
lirion has quit [Quit: (ᴗ˳ᴗ)💤]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
snoojin has joined #ruby