adam12 changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.0.2, 2.7.4, 2.6.8: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://goo.gl/wpGhoQ
jetchisel has quit [Max SendQ exceeded]
jetchisel has joined #ruby
jetchisel has quit [Max SendQ exceeded]
ur5us has quit [Ping timeout: 240 seconds]
jetchisel has joined #ruby
jetchisel has quit [Max SendQ exceeded]
jetchisel has joined #ruby
jetchisel has quit [Max SendQ exceeded]
Rounin has quit [Ping timeout: 252 seconds]
jetchisel has joined #ruby
jetchisel has quit [Max SendQ exceeded]
jetchisel has joined #ruby
Oxfuxxx has quit [Ping timeout: 250 seconds]
jetchisel has quit [Ping timeout: 268 seconds]
jetchisel has joined #ruby
AMPed has joined #ruby
jetchisel has quit [Max SendQ exceeded]
jetchisel has joined #ruby
Oxfuxxx has joined #ruby
jetchisel has quit [Max SendQ exceeded]
jetchisel has joined #ruby
michigan has joined #ruby
mrkz_c has quit [Quit: Connection closed for inactivity]
jetchisel has quit [Ping timeout: 248 seconds]
jetchisel has joined #ruby
AMPed has quit [Quit: ERC (IRC client for Emacs 26.3)]
jetchisel has quit [Ping timeout: 268 seconds]
jetchisel has joined #ruby
jetchisel has quit [Ping timeout: 268 seconds]
xuochi has quit [Quit: leaving]
jetchisel has joined #ruby
jetchisel has quit [Max SendQ exceeded]
jetchisel has joined #ruby
jetchisel has quit [Ping timeout: 252 seconds]
jetchisel has joined #ruby
jetchisel has quit [Ping timeout: 252 seconds]
ur5us has joined #ruby
ur5us has quit [Quit: Leaving]
gr33n7007h has quit [Quit: WeeChat 3.2]
howdoi has quit [Quit: Connection closed for inactivity]
ur5us has joined #ruby
gggp__ has joined #ruby
flooose has quit [Ping timeout: 250 seconds]
niv has quit [Quit: Powered by LunarBNC: https://LunarBNC.net]
easbarbosa has quit [Ping timeout: 250 seconds]
easbarbosa has joined #ruby
psb has quit [Ping timeout: 245 seconds]
psb has joined #ruby
lucerne has quit [Ping timeout: 245 seconds]
niv has joined #ruby
lucerne has joined #ruby
Oxfuxxx has quit [Quit: leaving]
Oxfuxxx has joined #ruby
ur5us has quit [Ping timeout: 250 seconds]
swaggboi has quit [Quit: C-x C-c]
swaggboi has joined #ruby
Oxfuxxx has quit [Ping timeout: 252 seconds]
Oxfuxxx has joined #ruby
joast has quit [Quit: Leaving.]
aeris has quit [Remote host closed the connection]
aeris has joined #ruby
venue has quit [Quit: adios]
michigan has quit [Quit: Connection closed for inactivity]
perrierjouet has quit [Ping timeout: 248 seconds]
mrkz_c has joined #ruby
roadie has joined #ruby
roadie has quit [Quit: ERC (IRC client for Emacs 25.3.50.1)]
roadie has joined #ruby
roadie has quit [Remote host closed the connection]
roadie has joined #ruby
roadie has quit [Client Quit]
roadie has joined #ruby
factor has quit [Read error: Connection reset by peer]
jpw has quit [Remote host closed the connection]
jpw has joined #ruby
kiki_lamb has quit [Quit: Lost terminal]
ur5us has joined #ruby
easbarbosa has quit [Ping timeout: 252 seconds]
Oxfuxxx has quit [Ping timeout: 250 seconds]
Oxfuxxx has joined #ruby
ur5us has quit [Ping timeout: 240 seconds]
ur5us has joined #ruby
reset has quit [Quit: reset]
_ht has joined #ruby
ur5us has quit [Ping timeout: 258 seconds]
gggp_ has joined #ruby
gggp__ has quit [Ping timeout: 252 seconds]
gggp_ has quit [Ping timeout: 252 seconds]
gr33n7007h has joined #ruby
roadie has quit [Ping timeout: 240 seconds]
roadie has joined #ruby
Oxfuxxx has quit [Ping timeout: 240 seconds]
shokohsc has quit [Read error: Connection reset by peer]
shokohsc has joined #ruby
rubion has joined #ruby
random-jellyfish has quit [Ping timeout: 246 seconds]
Guest58 has joined #ruby
<Guest58> p Object.new.methods.sort and puts Object.new.methods.sort and print Object.new.methods.sort are have deference output but the same result, can anyone explain how those working
mune has joined #ruby
mune has quit [Quit: Iridium IRC Client]
noa has joined #ruby
<gr33n7007h> Guest58: p = writes obj.inspect to stdout; puts = writes to stdout with \n; print = write to stdout without \n
goldfish has joined #ruby
<gr33n7007h> Kernel#p also adds a \n
<Guest58> well, why when I print it with "p" the output be exits in Array
<gr33n7007h> Guest58: it's to do with their return values. both, puts and print return nil, p returns obj passed except without arguments.
desnudopenguino has quit [Ping timeout: 250 seconds]
<Guest58> thank you that's useful information
<gr33n7007h> Guest58: you're welcome.
Oxfuxxx has joined #ruby
Oxfuxxx has quit [Ping timeout: 250 seconds]
Oxfuxxx has joined #ruby
Oxfuxxx_ has joined #ruby
Fridtjof has quit [Quit: ZNC - http://znc.in]
gr33n7007h has quit [Ping timeout: 250 seconds]
Fridtjof has joined #ruby
gr33n7007h has joined #ruby
Qchmqs has joined #ruby
Qchmqs has quit [Changing host]
Qchmqs has joined #ruby
ccooke_ is now known as ccooke
michigan has joined #ruby
perrierjouet has joined #ruby
perrierjouet has quit [Client Quit]
perrierjouet has joined #ruby
roadie has quit [Ping timeout: 250 seconds]
dachi_ has quit [Remote host closed the connection]
dachi_ has joined #ruby
roadie has joined #ruby
Qchmqs has quit [Remote host closed the connection]
goepsilongo has joined #ruby
roadie has quit [Ping timeout: 240 seconds]
mattil has joined #ruby
roadie has joined #ruby
kiki_lamb has joined #ruby
noa has quit [Ping timeout: 240 seconds]
Guest58 has quit [Ping timeout: 246 seconds]
Oxfuxxx has quit [Quit: leaving]
Oxfuxxx_ has quit [Quit: leaving]
roadie has quit [Ping timeout: 250 seconds]
Skyfire has quit [Remote host closed the connection]
Skyfire has joined #ruby
gr33n7007h has quit [Quit: WeeChat 3.2]
desnudopenguino has joined #ruby
motherr has joined #ruby
motherr has quit [Ping timeout: 252 seconds]
hololeap has joined #ruby
<hololeap> what does the "~>" mean here where it is listing the dependencies and their versions? https://rubygems.org/gems/solargraph
<hololeap> for instance, backport ~> 1.2
<hololeap> oh, I think I found the answer: it translates to "backport >= 1.2, backport < 2" ... is that correct?
jhawthorn has quit [Quit: ZNC 1.8.2 - https://znc.in]
goepsilongo_ has joined #ruby
Oxfuxxx has joined #ruby
<hololeap> dachi_: thank you
goepsilongo has quit [Ping timeout: 240 seconds]
kiki_lamb has quit [Ping timeout: 250 seconds]
goldfish_ has joined #ruby
goldfish has quit [Read error: Connection reset by peer]
jhawthorn has joined #ruby
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 248 seconds]
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 250 seconds]
michigan has quit [Quit: Connection closed for inactivity]
roadie has joined #ruby
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 252 seconds]
rubion has quit [Ping timeout: 250 seconds]
reset has joined #ruby
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 252 seconds]
rubion has joined #ruby
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 250 seconds]
kinduff4 is now known as kinduff
mattil has quit [Quit: Leaving]
jetchisel has joined #ruby
kiki_lamb has joined #ruby
CalimeroTeknik has quit [Quit: バイバイ]
kiki_lamb has quit [Ping timeout: 250 seconds]
CalimeroTeknik has joined #ruby
_ht has quit [Remote host closed the connection]
jpw has quit [Remote host closed the connection]
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 250 seconds]
kiki_lamb has joined #ruby
goldfish_ has quit [Ping timeout: 250 seconds]
kiki_lamb has quit [Ping timeout: 250 seconds]
vito has joined #ruby
Rounin has joined #ruby
roadie` has joined #ruby
roadie has quit [Ping timeout: 250 seconds]
sagax has joined #ruby
kiki_lamb has joined #ruby
roadie`` has joined #ruby
kiki_lamb has quit [Ping timeout: 252 seconds]
roadie` has quit [Ping timeout: 250 seconds]
kiki_lamb has joined #ruby
dachi_ has quit [Ping timeout: 252 seconds]
bobdobbs` has quit [Ping timeout: 248 seconds]
jp7webdesign has joined #ruby
jp7webdesign has quit [Client Quit]
rubion has quit [Ping timeout: 258 seconds]
jetchisel has quit [Quit: Unfortunately time is always against us -- [Morpheus]]