baweaver changed the topic of #ruby to: Rules & more: https://ruby-community.com || Ruby 2.5.1, 2.4.4, 2.3.7, 2.6.0-preview1: https://www.ruby-lang.org || Paste 4+ lines of text to https://gist.github.com || Rails questions? Ask in #RubyOnRails || Books: https://goo.gl/wpGhoQ || Logs: https://irclog.whitequark.org/ruby
shinnya has quit [Ping timeout: 240 seconds]
tolerablyjake has joined #ruby
ecuanaso has joined #ruby
alfiemax has joined #ruby
alfiemax has quit [Ping timeout: 240 seconds]
beremenushka3 has quit [Ping timeout: 264 seconds]
beremenushka3 has joined #ruby
alfiemax has joined #ruby
alfiemax has quit [Ping timeout: 260 seconds]
marr has quit [Ping timeout: 256 seconds]
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
HoierM has joined #ruby
mrBen2k2k2k has joined #ruby
Yzguy has quit [Quit: Zzz...]
alfiemax has joined #ruby
a92n18a has joined #ruby
tolerablyjake has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alfiemax has quit [Ping timeout: 240 seconds]
tdy has quit [Ping timeout: 255 seconds]
prblmchld has joined #ruby
dessm has joined #ruby
alfiemax has joined #ruby
ecuanaso has joined #ruby
coderphive has quit [Quit: coderphive]
jenrzzz has joined #ruby
<jenrzzz> hey peeps, anyone know of a nice way to zip an array with itself without assigning an intermediate variable?
<jenrzzz> i want [1, 2, 3] to become [[1, 1], [2, 2], [3, 3]]
<havenwood> jenrzzz: The straightforward way is: [1, 2, 3].map { |n| [n, n] }
alfiemax has quit [Ping timeout: 248 seconds]
<jenrzzz> havenwood: haha yes, that is straightforward indeed. thanks :)
<jenrzzz> i'm trying to use all the enumerable methods I haven't tried before so I've been looking for really specific functionality
cschneid has joined #ruby
amar has joined #ruby
<havenwood> jenrzzz: Nice, I think exploring Enumerable is very worthwhile.
<havenwood> jenrzzz: Here's a silly one: [1, 2, 3].map(&:yield_self).map(&:cycle).map { |enum| enum.take 2 }
<mr-robert> > "test"
<mr-robert> no ruby bot anymore?
<havenwood> mr-robert: double >
<jenrzzz> [1, 2, 3].map(&:yield_self).map(&:cycle).map { |enum|
<jenrzzz> enum.take 2 }
<jenrzzz> oops
<mr-robert> >> [1, 2, 3].map(&:yield_self).map(&:cycle).map { |enum| enum.take 2 }
<ruby[bot]> mr-robert: # => undefined method `yield_self' for 1:Fixnum (NoMethodError) ...check link for more (https://eval.in/981978)
<havenwood> mr-robert: the bot is stuck on 2.3
gizmore has joined #ruby
<mr-robert> shame
<havenwood> aye
<havenwood> >> RUBY_VERSION
<ruby[bot]> havenwood: # => "2.3.0" (https://eval.in/981979)
<havenwood> nightly ftw!
<jenrzzz> havenwood: that is silly
<mr-robert> i think eval.in supports 2.4
<jenrzzz> resisting the urge to put it in
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
amar has quit [Ping timeout: 248 seconds]
gizmore|2 has quit [Ping timeout: 256 seconds]
dinfuehr has quit [Ping timeout: 268 seconds]
dstrunk has joined #ruby
dinfuehr_ has joined #ruby
a92n18a has quit [Quit: Leaving]
alfiemax has joined #ruby
alfiemax has quit [Ping timeout: 276 seconds]
cschneid has quit [Remote host closed the connection]
cschneid has joined #ruby
bmurt has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
Yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
cschneid has quit [Remote host closed the connection]
Yxhuvud has joined #ruby
alfiemax has joined #ruby
cschneid has joined #ruby
tdy has joined #ruby
alfiemax has quit [Ping timeout: 264 seconds]
ecuanaso has joined #ruby
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pilne has quit [Ping timeout: 255 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
erlend has quit [Ping timeout: 240 seconds]
erlend has joined #ruby
Yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
John_Ivan has joined #ruby
John_Ivan has quit [Changing host]
John_Ivan has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
Yxhuvud has joined #ruby
cschneid has quit [Remote host closed the connection]
\void has quit [Quit: So long, and thanks for all the fish.]
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
houhoulis has joined #ruby
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
HoierM has quit [Ping timeout: 264 seconds]
alfiemax has joined #ruby
sucks_ has joined #ruby
karapetyan has quit [Remote host closed the connection]
rshetty has joined #ruby
prblmchld has quit [Quit: Konversation terminated!]
prblmchld has joined #ruby
moei has quit [Quit: Leaving...]
Yzguy has joined #ruby
Yzguy has quit [Client Quit]
chrisco has joined #ruby
rshetty has quit [Remote host closed the connection]
John_Ivan has quit [Read error: Connection reset by peer]
chrisco has quit [Remote host closed the connection]
alfiemax_ has joined #ruby
alfiemax has quit [Ping timeout: 240 seconds]
AJA4350 has quit [Remote host closed the connection]
dstrunk has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dstrunk has joined #ruby
phaul has quit [Ping timeout: 240 seconds]
cschneid has joined #ruby
Deesl has joined #ruby
Yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
Yxhuvud has joined #ruby
cschneid has quit [Ping timeout: 256 seconds]
sameerynho has quit [Ping timeout: 256 seconds]
Yzguy has joined #ruby
sucks_ has quit [Quit: Leaving]
sucks has joined #ruby
sucks has quit [Max SendQ exceeded]
alfiemax has joined #ruby
sucks has joined #ruby
Yzguy has quit [Client Quit]
karapetyan has joined #ruby
alfiemax_ has quit [Ping timeout: 264 seconds]
karapetyan has quit [Ping timeout: 256 seconds]
Yzguy has joined #ruby
Yzguy has quit [Client Quit]
shinnya has joined #ruby
anisha has joined #ruby
dstrunk has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kapil___ has joined #ruby
noobineer has quit [Remote host closed the connection]
sucks has quit [Ping timeout: 246 seconds]
gix has joined #ruby
gix- has quit [Ping timeout: 264 seconds]
jordanm has quit [Ping timeout: 264 seconds]
jordanm has joined #ruby
iMadper has quit [Ping timeout: 248 seconds]
justizin has quit [Quit: Connection closed for inactivity]
mikhael_k33hl has joined #ruby
<mikhael_k33hl> Anyone using concurrent-ruby here? How do you close the pool and kill all futures?
Deesl has quit [Quit: Textual IRC Client: www.textualapp.com]
Yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
rshetty has joined #ruby
Yxhuvud has joined #ruby
erlend has quit [Ping timeout: 248 seconds]
erlend has joined #ruby
rshetty has quit [Ping timeout: 240 seconds]
jenrzzz has quit [Ping timeout: 248 seconds]
<baweaver> >> module Enumerable;def zip_with(&fn)map{|v|[v,fn[v]]}end;end; [1,2,3,4,5].zip_with(&:itself)
<ruby[bot]> baweaver: # => [[1, 1], [2, 2], [3, 3], [4, 4], [5, 5]] (https://eval.in/982010)
<baweaver> cc havenwood, mr-robert
rshetty has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
<baweaver> >> module Enumerable;def zip_with(&fn)map{|v|[v,fn[v]]}end;end; [1,2,3,4,5].zip_with { |v| '' << (v + 65) }
<ruby[bot]> baweaver: # => [[1, "B"], [2, "C"], [3, "D"], [4, "E"], [5, "F"]] (https://eval.in/982011)
mrBen2k2k2k_ has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
workmad3 has joined #ruby
<havenwood> baweaver: nice
rshetty has quit [Remote host closed the connection]
workmad3_ has quit [Ping timeout: 240 seconds]
rshetty has joined #ruby
kies has quit [Ping timeout: 256 seconds]
skweek has joined #ruby
nadir has joined #ruby
agent_white has joined #ruby
rshetty has quit [Remote host closed the connection]
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
karapetyan has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
karapetyan has quit [Ping timeout: 260 seconds]
rshetty has joined #ruby
sanscoeur has quit [Remote host closed the connection]
ecuanaso has joined #ruby
alfiemax has quit [Remote host closed the connection]
rshetty has quit [Remote host closed the connection]
govg has joined #ruby
houhoulis has quit [Remote host closed the connection]
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
donofrio has quit [Remote host closed the connection]
SeepingN has joined #ruby
duderonomy has joined #ruby
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<mikhael_k33hl> Anyone using concurrent-ruby here? I'm having problems shutting down a pool. https://gist.github.com/marzdgzmn/44b8efbbfb6101881a3571d21c59a0b9
<mikhael_k33hl> It hangs on puts 'int terminating . . .'
c0ncealed has quit [Remote host closed the connection]
kies has joined #ruby
c0ncealed has joined #ruby
sunrunner20 has quit [Remote host closed the connection]
aupadhye has joined #ruby
rshetty has joined #ruby
rshetty has quit [Ping timeout: 260 seconds]
dessm has quit [Remote host closed the connection]
alfiemax has joined #ruby
erlend has quit [Ping timeout: 240 seconds]
erlend has joined #ruby
biberu has joined #ruby
rshetty has joined #ruby
rshetty has quit [Ping timeout: 256 seconds]
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
pelegreno has quit [Remote host closed the connection]
pelegreno has joined #ruby
pelegreno has quit [Remote host closed the connection]
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
pelegreno has joined #ruby
claudiuinberlin has joined #ruby
kapil___ has quit [Quit: Connection closed for inactivity]
alex`` has joined #ruby
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
tdy has quit [Ping timeout: 268 seconds]
rshetty has quit [Ping timeout: 260 seconds]
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
DarkUnicorn has joined #ruby
arekushi has quit [Quit: Gateway shutdown]
sanscoeur has joined #ruby
_rshetty_ has joined #ruby
rshetty has quit [Read error: Connection reset by peer]
arekushi has joined #ruby
Puffball_ has joined #ruby
Puffball has quit [Ping timeout: 240 seconds]
arekushi has quit [Quit: Gateway shutdown]
_rshetty_ has quit [Remote host closed the connection]
rshetty has joined #ruby
arekushi has joined #ruby
physicist__ has joined #ruby
karapetyan has joined #ruby
rshetty has quit [Ping timeout: 260 seconds]
karapetyan has quit [Ping timeout: 264 seconds]
mikhael_k33hl has quit [Ping timeout: 260 seconds]
suukim has joined #ruby
schneider has joined #ruby
amar has joined #ruby
alfiemax has quit [Remote host closed the connection]
d^sh has quit [Quit: ZNC 1.6.1 - http://znc.in]
d^sh has joined #ruby
physicist__ has quit [Quit: leaving]
dionysus69 has joined #ruby
physicist__ has joined #ruby
roshanavand has joined #ruby
code_zombie has joined #ruby
venmx has joined #ruby
eckhardt has quit [Quit: Textual IRC Client: www.textualapp.com]
alfiemax has joined #ruby
alfiemax has quit [Remote host closed the connection]
alfiemax has joined #ruby
p0p0pr37 has joined #ruby
dr3w_ has joined #ruby
dr3w_ has quit [Client Quit]
venmx has quit [Ping timeout: 248 seconds]
rshetty has joined #ruby
imode1 has quit [Ping timeout: 264 seconds]
conta has joined #ruby
marr has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
ellcs has joined #ruby
ledestin has quit [Ping timeout: 248 seconds]
erlend has quit [Ping timeout: 264 seconds]
erlend has joined #ruby
kapil___ has joined #ruby
dionysus69 has quit [Ping timeout: 248 seconds]
d^sh has quit [Quit: ZNC 1.6.1 - http://znc.in]
d^sh has joined #ruby
conta has quit [Ping timeout: 264 seconds]
Erlingur has joined #ruby
clemens3 has joined #ruby
Phate has joined #ruby
phate408 has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
rshetty has quit [Remote host closed the connection]
minimalism has quit [Quit: minimalism]
Erlingur has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nadir has quit [Quit: Connection closed for inactivity]
al2o3-cr has quit [Quit: WeeChat 2.1]
gr33n7007h has joined #ruby
gr33n7007h is now known as al2o3-cr
arekushi has quit [Quit: Gateway shutdown]
Papierkorb has joined #ruby
arekushi has joined #ruby
rshetty has joined #ruby
KeyJoo has joined #ruby
venmx has joined #ruby
rshetty has quit [Remote host closed the connection]
_rshetty_ has joined #ruby
_rshetty_ has quit [Remote host closed the connection]
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
lypsis has joined #ruby
rshetty has quit [Remote host closed the connection]
adgtl has quit [Disconnected by services]
arekushi has quit [Read error: Connection reset by peer]
suukim has quit [Quit: Konversation terminated!]
postmodern has joined #ruby
karapetyan has joined #ruby
arekushi has joined #ruby
amar has quit [Remote host closed the connection]
amar has joined #ruby
venmx has quit [Ping timeout: 256 seconds]
nadir has joined #ruby
karapetyan has quit [Ping timeout: 256 seconds]
amatas has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
howdoi has joined #ruby
anisha has quit [Quit: This computer has gone to sleep]
dr3w_ has joined #ruby
dr3w_ has quit [Client Quit]
marr has quit [Ping timeout: 276 seconds]
schneider has quit [Ping timeout: 264 seconds]
dr3w_ has joined #ruby
Zaab1t has joined #ruby
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
minimalism has joined #ruby
ellcs has quit [Ping timeout: 264 seconds]
schneider has joined #ruby
KeyJoo has quit [Remote host closed the connection]
DarkUnicorn has quit [Quit: Connection closed for inactivity]
Papierkorb has left #ruby ["Konversation terminated!"]
tdy has joined #ruby
rshetty has joined #ruby
venmx has joined #ruby
tdy has quit [Ping timeout: 276 seconds]
gizmore has quit [Ping timeout: 260 seconds]
stormpack has joined #ruby
stormpack_ has joined #ruby
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
stormpack has quit [Ping timeout: 240 seconds]
erlend has quit [Ping timeout: 256 seconds]
erlend has joined #ruby
venmx has quit [Ping timeout: 248 seconds]
rshetty has quit [Ping timeout: 240 seconds]
venmx has joined #ruby
schneider has quit [Ping timeout: 256 seconds]
phaul has joined #ruby
dr3w_ has joined #ruby
schneider has joined #ruby
dr3w_ has quit [Client Quit]
phaul has quit [Ping timeout: 260 seconds]
sameerynho has joined #ruby
alex`` has quit [Remote host closed the connection]
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
\void has joined #ruby
alex`` has joined #ruby
rshetty has joined #ruby
marr has joined #ruby
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
mostlybadfly has joined #ruby
Phate has quit [Ping timeout: 276 seconds]
thinkpad has quit [Ping timeout: 248 seconds]
phate408 has joined #ruby
postmodern has quit [Quit: Leaving]
tcopeland has quit [Quit: tcopeland]
ryzokuken has joined #ruby
conta has joined #ruby
alex`` has quit [Ping timeout: 256 seconds]
donofrio has joined #ruby
alex`` has joined #ruby
trautwein has quit [Quit: ZNC 1.6.6 - http://znc.in]
aupadhye_ has joined #ruby
aupadhye has quit [Read error: Connection reset by peer]
_rshetty_ has joined #ruby
trautwein has joined #ruby
AJA4350 has joined #ruby
rshetty has quit [Ping timeout: 256 seconds]
venmx has quit [Remote host closed the connection]
karapetyan has joined #ruby
aupadhye_ has quit [Ping timeout: 256 seconds]
oleo has quit [Quit: Leaving]
thinkpad has joined #ruby
_rshetty_ has quit [Remote host closed the connection]
rshetty has joined #ruby
karapetyan has quit [Ping timeout: 240 seconds]
oleo has joined #ruby
conta has quit [Ping timeout: 264 seconds]
trautwein has quit [Quit: ZNC 1.6.6 - http://znc.in]
trautwein has joined #ruby
karapetyan has joined #ruby
_aeris_ has quit [Remote host closed the connection]
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
aupadhye_ has joined #ruby
rshetty has quit [Read error: Connection reset by peer]
apparition has joined #ruby
thinkpad has quit [Quit: lawl]
rshetty has joined #ruby
thinkpad has joined #ruby
rshetty has quit [Remote host closed the connection]
noobineer has joined #ruby
rshetty has joined #ruby
ams__ has joined #ruby
crankharder has quit [Remote host closed the connection]
tomphp has joined #ruby
crankharder has joined #ruby
rshetty has quit [Ping timeout: 255 seconds]
dr3w_ has joined #ruby
ldnunes has joined #ruby
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
marr has quit [Ping timeout: 240 seconds]
Cavallari has joined #ruby
dr3w_ has quit [Read error: Connection reset by peer]
thinkpad has quit [Ping timeout: 276 seconds]
thinkpad has joined #ruby
dr3w_ has joined #ruby
_aeris_ has joined #ruby
_aeris_ has quit [Remote host closed the connection]
tcopeland has joined #ruby
noobineer has quit [Ping timeout: 260 seconds]
_aeris_ has joined #ruby
thinkpad has quit [Ping timeout: 240 seconds]
dr3w_ has quit [Read error: Connection reset by peer]
dr3w_ has joined #ruby
johnnyt has joined #ruby
rshetty has joined #ruby
rshetty has quit [Read error: No route to host]
synthroid has joined #ruby
johnnyt has quit [Ping timeout: 240 seconds]
aceruser has joined #ruby
dionysus69 has joined #ruby
thinkpad has joined #ruby
aceruser has quit [Remote host closed the connection]
aceruser has joined #ruby
alex`` has quit [Quit: WeeChat 2.1]
trautwein has quit [Quit: ZNC 1.6.6 - http://znc.in]
trautwein has joined #ruby
johnnyt has joined #ruby
weaksauce has quit [Ping timeout: 268 seconds]
SynSynack has quit [Quit: Не разучиться мечтать... любить...]
johnnyt has quit [Ping timeout: 240 seconds]
beremenushka3 has quit [Remote host closed the connection]
aceruser has quit [Remote host closed the connection]
aceruser has joined #ruby
duderono_ has joined #ruby
houhoulis has joined #ruby
reber has joined #ruby
beremenushka has joined #ruby
aceruser has quit [Read error: Connection reset by peer]
duderonomy has quit [Ping timeout: 256 seconds]
aceruser has joined #ruby
duderono_ has quit [Ping timeout: 264 seconds]
code_zombie has quit [Ping timeout: 255 seconds]
iMadper has joined #ruby
alex`` has joined #ruby
erlend has quit [Ping timeout: 260 seconds]
Ltem has joined #ruby
erlend has joined #ruby
thinkpad has quit [Quit: lawl]
dr3w_ has quit [Read error: Connection reset by peer]
aceruser has quit [Remote host closed the connection]
thinkpad has joined #ruby
aceruser has joined #ruby
ecuanaso has joined #ruby
dr3w_ has joined #ruby
jrafanie has joined #ruby
alfiemax has quit [Remote host closed the connection]
alfiemax has joined #ruby
aceruser has quit [Remote host closed the connection]
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
loveablelobster has joined #ruby
alfiemax has quit [Ping timeout: 240 seconds]
loveablelobster has quit [Client Quit]
_aeris_ has quit [Remote host closed the connection]
_aeris_ has joined #ruby
rfoust has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
genpaku_ is now known as genpaku
alex`` has quit [Quit: WeeChat 2.1]
alex`` has joined #ruby
jcalla has joined #ruby
rshetty has joined #ruby
venmx has joined #ruby
nadir has quit [Quit: Connection closed for inactivity]
rsh has joined #ruby
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
ryzokuken has quit [Quit: The Lounge - https://thelounge.chat]
universa1 has quit [Ping timeout: 256 seconds]
duderonomy has joined #ruby
<rsh> /4/
suukim has joined #ruby
universa1 has joined #ruby
<dminuoso> => /4/
dr3w_ has quit [Read error: Connection reset by peer]
howdoi has quit [Quit: Connection closed for inactivity]
DLSteve has joined #ruby
dr3w_ has joined #ruby
houhoulis has quit [Remote host closed the connection]
houhoulis has joined #ruby
raynold has quit [Quit: Connection closed for inactivity]
rshetty has quit [Remote host closed the connection]
dionysus69 has quit [Ping timeout: 240 seconds]
rshetty has joined #ruby
lightstalker has quit [Remote host closed the connection]
houhoulis has quit [Ping timeout: 240 seconds]
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rshetty has quit [Remote host closed the connection]
rshetty has joined #ruby
kapil___ has quit [Quit: Connection closed for inactivity]
universa1 has quit [Ping timeout: 276 seconds]
lightstalker has joined #ruby
Azure has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ecuanaso has joined #ruby
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
universa1 has joined #ruby
duderonomy has joined #ruby
griffindy has joined #ruby
agent_white has quit [Quit: leaving]
phaul has joined #ruby
shinnya has quit [Ping timeout: 248 seconds]
griffindy has quit [Client Quit]
universa1 has quit [Ping timeout: 246 seconds]
griffindy has joined #ruby
griffindy has quit [Client Quit]
d10n-work has joined #ruby
bmurt has joined #ruby
griffindy has joined #ruby
rfoust has joined #ruby
zautomata has quit [Changing host]
zautomata has joined #ruby
gnufied has joined #ruby
griffindy has quit [Client Quit]
jeffreylevesque has joined #ruby
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dr3w_ has quit [Read error: Connection reset by peer]
Rapture has joined #ruby
dr3w_ has joined #ruby
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
universa1 has joined #ruby
oleo has quit [Quit: Leaving]
ta__ has quit [Remote host closed the connection]
synthroid has quit [Remote host closed the connection]
murthyteja has joined #ruby
howdoi has joined #ruby
rshetty has quit [Remote host closed the connection]
synthroid has joined #ruby
murthyteja has left #ruby [#ruby]
prblmchld has quit [Quit: Konversation terminated!]
pastorinni has joined #ruby
chouhoulis has joined #ruby
John_Ivan has joined #ruby
bmurt has joined #ruby
apparition has quit [Quit: Bye]
moei has joined #ruby
kn-928 has joined #ruby
imode1 has joined #ruby
erlend has quit [Ping timeout: 256 seconds]
oleo has joined #ruby
erlend has joined #ruby
aupadhye_ has quit [Quit: Leaving]
Mike11 has joined #ruby
mniip has joined #ruby
cschneid has joined #ruby
<lembron> uhm, how do i make rspec to not carry on with further tests? - as in "dont even try the rest of this file/describe block"?
<lembron> fail as well as fail_test both only fail this particular it-set, not the further ones
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sameerynho has quit [Ping timeout: 264 seconds]
<dminuoso> lembron: fail_fast
venmx has quit [Remote host closed the connection]
<lembron> my ide does not resolve this to anything... -- is that expected? to just trigger a hard error? - and it seems to not do a thing :/
<lembron> undefined method `fail_fast' for #<RSpec::ExampleGroups
DLSteve has quit [Quit: All rise, the honorable DLSteve has left the channel.]
<lembron> (beaker on puppet-rspec this is)
schneider has quit [Ping timeout: 240 seconds]
jhammerman has joined #ruby
Cavallari has quit [Quit: Cavallari]
schneider has joined #ruby
<lembron> RSpec.configure.fail_fast is a thing - but that then also seems to fail everything - i would like to "skip this context" or so
n008f4g_ has joined #ruby
FrostCandy has joined #ruby
<dminuoso> No idea.
<jhammerman> Hi Ruby IRC. Please forgive the nub question but how can I call the methos of this class? http://www.rubydoc.info/gems/ruby-kafka/Kafka/Protocol/MetadataRequest
<jhammerman> I need to get the broker count for a topic for monitoring purposes, If I try to call initialize I get a private method error
duderonomy has joined #ruby
govg has quit [Ping timeout: 264 seconds]
raynold has joined #ruby
ellcs has joined #ruby
sanscoeur has quit [Remote host closed the connection]
dr3w_ has joined #ruby
aceruser has joined #ruby
ramfjord has joined #ruby
synthroid has quit [Remote host closed the connection]
schneider has quit [Ping timeout: 264 seconds]
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
BTRE has quit [Remote host closed the connection]
tcopeland has quit [Ping timeout: 264 seconds]
BTRE has joined #ruby
ghormoon has quit [Ping timeout: 240 seconds]
<apeiros> jhammerman: Kafka::Protocol::MetadataRequest.new creates a new instance of the class
synthroid has joined #ruby
<apeiros> new also calls initialize in the process, passing on all arguments you gave to new.
synthroi_ has joined #ruby
synthroid has quit [Remote host closed the connection]
roshanavand has quit [Ping timeout: 256 seconds]
ghormoon has joined #ruby
<jhammerman> Ok, awesome - how do I use the the connection I created with kafka_obj = Kafka.new([“host:port”], options)?
<jhammerman> response = kafka_obj::Protocol::MetadataRequest.new? And then response will be an object of type MetadataResponse?
<apeiros> I don't know that library. you'll have to read its docs.
<jhammerman> It’s the parent class for all of these modules http://www.rubydoc.info/gems/ruby-kafka/file/README.md
govg has joined #ruby
govg has quit [Remote host closed the connection]
govg has joined #ruby
k0mpa has joined #ruby
herbmillerjr has quit [Quit: Konversation terminated!]
rshetty has joined #ruby
nielsk has quit [Quit: So Long, and Thanks for All the Fish]
rshetty has quit [Remote host closed the connection]
aceruser has quit [Ping timeout: 260 seconds]
ta_ has joined #ruby
aceruser has joined #ruby
johnnyt has joined #ruby
cagomez has joined #ruby
rshetty has joined #ruby
ramfjord has quit [Ping timeout: 240 seconds]
k0mpa has quit [Remote host closed the connection]
marxarelli|afk has quit [Quit: Textual IRC Client: www.textualapp.com]
tolerablyjake has joined #ruby
marxarelli has joined #ruby
nielsk has joined #ruby
noobineer has joined #ruby
tcopeland has joined #ruby
karapetyan has quit [Remote host closed the connection]
karapetyan has joined #ruby
Mia has joined #ruby
Mia has quit [Changing host]
Mia has joined #ruby
nielsk has quit [Quit: So Long, and Thanks for All the Fish]
ramfjord has joined #ruby
znz_jp has quit [Ping timeout: 276 seconds]
alfiemax has joined #ruby
karapetyan has quit [Ping timeout: 256 seconds]
johnnyt has quit [Quit: leaving]
karapetyan has joined #ruby
fhmax has joined #ruby
cthulchu has joined #ruby
chouhoul_ has joined #ruby
aceruser has quit [Remote host closed the connection]
aceruser has joined #ruby
Zaab1t has quit [Quit: Zaab1t]
nielsk has joined #ruby
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
chouhoulis has quit [Ping timeout: 256 seconds]
chouhoul_ has quit [Ping timeout: 256 seconds]
ecuanaso has joined #ruby
SteenJobs has joined #ruby
ramfjord has quit [Ping timeout: 256 seconds]
ecuanaso has quit [Client Quit]
eckhardt has joined #ruby
ta_ has quit [Ping timeout: 240 seconds]
kapil___ has joined #ruby
kn-928 has quit [Ping timeout: 264 seconds]
eckhardt has quit [Quit: Textual IRC Client: www.textualapp.com]
ta_ has joined #ruby
karapetyan has quit [Remote host closed the connection]
karapetyan has joined #ruby
ellcs has quit [Ping timeout: 248 seconds]
karapetyan has quit [Ping timeout: 256 seconds]
lunarkitty7 has quit [Ping timeout: 255 seconds]
darkhanb has joined #ruby
darkhanb has quit [Client Quit]
aceruser has quit [Remote host closed the connection]
aceruser has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
synthroid has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
synthroi_ has quit [Ping timeout: 256 seconds]
ecuanaso has joined #ruby
physicist__ has quit [Read error: Connection reset by peer]
howdoi has quit [Quit: Connection closed for inactivity]
eckhardt has joined #ruby
physicist__ has joined #ruby
Mike11 has quit [Quit: Leaving.]
ecuanaso has quit [Ping timeout: 240 seconds]
lunarkitty7 has joined #ruby
sanscoeur has joined #ruby
sanscoeur has quit [Read error: Connection reset by peer]
erlend has quit [Ping timeout: 240 seconds]
Azure has joined #ruby
gizmore has joined #ruby
erlend has joined #ruby
sanscoeur has joined #ruby
ta_ has quit [Ping timeout: 264 seconds]
kn-928 has joined #ruby
hinbody has quit [Quit: leaving]
hinbody has joined #ruby
kn-928 has quit [Ping timeout: 260 seconds]
cagomez has quit [Remote host closed the connection]
sameerynho has joined #ruby
cagomez has joined #ruby
ta_ has joined #ruby
alfiemax has quit [Remote host closed the connection]
cagomez has quit [Read error: Connection reset by peer]
ramfjord has joined #ruby
Erlingur has joined #ruby
imode1 has quit [Ping timeout: 248 seconds]
whippythellama has joined #ruby
ramfjord has quit [Ping timeout: 240 seconds]
fhmax has quit [Ping timeout: 268 seconds]
<baweaver> GOOD MORNING
<dminuoso> YOU ARE NOT RADAR, BAWEAVER
<dminuoso> Stop pretending!
<baweaver> I'M TRYING!
harrycs has joined #ruby
<baweaver> How's dminuoso today?
dr3w_ has joined #ruby
SteenJobs has quit [Quit: peaceee]
Cavallari has joined #ruby
comet23 has joined #ruby
<comet23> what is the best thing about ruby?
<apeiros> it's a pleasure to write code in it
Erlingur has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<comet23> what gives you pleasure?
<apeiros> why do you ask?
<comet23> out of curiosity
<dminuoso> comet23: The logo.
ta_ has quit [Ping timeout: 256 seconds]
<dminuoso> comet23: The best thing is probably the elegance of actual-ruby-DSLs. Well, from the user POV, not the implementor.
<elomatreb> Standard library is fun, and the syntax is fairly unique and a pleasure to use
<dminuoso> comet23: Just look at rspec, it's pretty nifty looking. :)
cagomez has joined #ruby
tolerablyjake has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ellcs has joined #ruby
iMadper` has joined #ruby
amar has quit [Remote host closed the connection]
\void is now known as Time-Warp
Time-Warp is now known as \void
iMadper has quit [Ping timeout: 264 seconds]
tolerablyjake has joined #ruby
ta_ has joined #ruby
ams__ has quit [Quit: Connection closed for inactivity]
kn-928 has joined #ruby
harrycs has quit [Read error: Connection reset by peer]
harrycs has joined #ruby
amatas has quit [Quit: amatas]
karapetyan has joined #ruby
sunrunner20 has joined #ruby
karapetyan has quit [Client Quit]
ta_ has quit [Remote host closed the connection]
ta_ has joined #ruby
rshetty has quit [Remote host closed the connection]
suukim has quit [Quit: Konversation terminated!]
ellcs has quit [Ping timeout: 256 seconds]
ellcs has joined #ruby
rshetty has joined #ruby
rshetty has quit [Ping timeout: 256 seconds]
<phaul> comet23: apart from DSLs there is the object model with eigenclasses, the everything is an object idea and that is mostly reflective + duck typing
<phaul> these are all thing I like in ruby
k0mpa has joined #ruby
tomphp has joined #ruby
ramfjord has joined #ruby
sauvin has quit [Ping timeout: 264 seconds]
bmurt has joined #ruby
SteenJobs has joined #ruby
apeiros has quit [Read error: Connection reset by peer]
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
apeiros_ has joined #ruby
apeiros_ is now known as apeiros
darkhanb has joined #ruby
dionysus69 has joined #ruby
nadir has joined #ruby
harry_ has joined #ruby
harrycs has quit [Ping timeout: 246 seconds]
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby
solocshaw has quit [Ping timeout: 260 seconds]
einarj has joined #ruby
nielsk has quit [Quit: So Long, and Thanks for All the Fish]
Rapture has quit [Quit: Textual IRC Client: www.textualapp.com]
imode1 has joined #ruby
weaksauce has joined #ruby
alfiemax has joined #ruby
Ltem has quit [Quit: Leaving]
stormpack_ has quit [Quit: Leaving]
Azure has quit [Read error: Connection reset by peer]
jenrzzz has quit [Ping timeout: 240 seconds]
amar has joined #ruby
Azure has joined #ruby
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nielsk has joined #ruby
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tbuehlmann_ has quit [Changing host]
tbuehlmann has joined #ruby
physicist__ has quit [Quit: leaving]
tomphp has joined #ruby
SCHAPiE has quit [Read error: Connection reset by peer]
kn-928 has quit [Ping timeout: 246 seconds]
rsh has quit [Quit: leaving]
SCHAPiE has joined #ruby
kapil___ has quit [Quit: Connection closed for inactivity]
FrostCandy has quit [Ping timeout: 256 seconds]
marr has joined #ruby
krawchyk has joined #ruby
erlend has quit [Ping timeout: 255 seconds]
tolerablyjake has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
za1b1tsu has joined #ruby
FrostCandy has joined #ruby
erlend has joined #ruby
ecuanaso has joined #ruby
tdy has joined #ruby
jottr_ has joined #ruby
harry_ has quit [Remote host closed the connection]
harry_ has joined #ruby
Rapture has joined #ruby
alex`` has quit [Ping timeout: 240 seconds]
harry_ has quit [Remote host closed the connection]
harry_ has joined #ruby
jottr_ has quit [Ping timeout: 255 seconds]
harry_ has quit [Remote host closed the connection]
harry_ has joined #ruby
cremes77 has joined #ruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
harry_ has quit [Remote host closed the connection]
jottr_ has joined #ruby
harrycs has joined #ruby
ruurd has joined #ruby
harrycs has quit [Remote host closed the connection]
jottr_ has quit [Client Quit]
harrycs has joined #ruby
cagomez has quit [Remote host closed the connection]
tolerablyjake has joined #ruby
cagomez has joined #ruby
solocshaw has joined #ruby
jenrzzz has joined #ruby
pilne has joined #ruby
harrycs has quit [Ping timeout: 256 seconds]
solocshaw has quit [Ping timeout: 248 seconds]
cagomez has quit [Ping timeout: 264 seconds]
ruurd has quit [Ping timeout: 248 seconds]
cremes77 has quit [Quit: cremes77]
schneider has joined #ruby
einarj has quit [Remote host closed the connection]
cremes77 has joined #ruby
einarj has joined #ruby
lypsis has quit [Remote host closed the connection]
guille-moe has joined #ruby
<hanmac> havenwood: THIS guy got banned from github bigdecimal repo xD https://github.com/ruby/bigdecimal/issues/95
einarj has quit [Ping timeout: 260 seconds]
bmurt has joined #ruby
cagomez has joined #ruby
schneider has quit [Ping timeout: 256 seconds]
alex`` has joined #ruby
claudiuinberlin has joined #ruby
fhmax has joined #ruby
Azure has quit [Read error: Connection reset by peer]
cagomez has quit [Ping timeout: 260 seconds]
Azure has joined #ruby
solocshaw has joined #ruby
schneider has joined #ruby
cremes77 has quit [Quit: cremes77]
schneider has quit [Ping timeout: 240 seconds]
amar has quit [Ping timeout: 256 seconds]
<leah2> lol
guille-moe has quit [Ping timeout: 256 seconds]
agent_white has joined #ruby
schneider has joined #ruby
mjolnird has joined #ruby
cagomez has joined #ruby
amar has joined #ruby
alex`` has quit [Quit: WeeChat 2.1]
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cagomez has quit [Ping timeout: 256 seconds]
schneider has quit [Ping timeout: 256 seconds]
sanscoeu_ has joined #ruby
sanscoeur has quit [Ping timeout: 268 seconds]
schneider has joined #ruby
solocshaw has quit [Ping timeout: 264 seconds]
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
unreal has joined #ruby
bmurt has joined #ruby
schneider has quit [Ping timeout: 264 seconds]
cagomez has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
<Zarthus> >@yuki24 yuki24 locked as too heated and limited conversation to collaborators 26 days ago
<Zarthus> you can give reasons, nice
<Zarthus> https://github.com/tinymce/tinymce/issues/3977 is another genius ticket by them
<al2o3-cr> hanmac: yeah i seen that, they wasn't having any of it
Puffball_ has quit [Remote host closed the connection]
schneider has joined #ruby
<hanmac> my personal favorite "BigDecimal maintainers WANT my code to break"
cagomez has quit [Ping timeout: 240 seconds]
<al2o3-cr> haha
cagomez has joined #ruby
mikhael_k33hl has joined #ruby
<mikhael_k33hl> Why am I getting a 'undefined local variable or method' when calling a method inside trap(:INT) do end block?
TheBloke has quit [Quit: Textual IRC Client: www.textualapp.com]
schneider has quit [Ping timeout: 268 seconds]
rfoust has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
quobo has joined #ruby
<al2o3-cr> over £150,000 per annum 45%
<al2o3-cr> oops
<apeiros> mikhael_k33hl: because you try to either use an undefined local variable or an undefined method
<mikhael_k33hl> apeiros: care to look at my code: https://gist.github.com/marzdgzmn/f4e1a15608b9a23e41afb97197e7ba78
schneider has joined #ruby
<apeiros> your traps run in the context of your class. you don't have a shut_down class method.
<apeiros> also, next time, code + error. riddling is not fun.
TheBloke has joined #ruby
<apeiros> (error meaning including backtrace + if necessary info which line is which if line numbers don't add up)
<mikhael_k33hl> apeiros: sorry about that, noted with thanks. Btw, how do I making this trap a instance method?
eckhardt has joined #ruby
sanscoeu_ has quit [Remote host closed the connection]
chouhoulis has joined #ruby
<apeiros> trap is not a method, it's a callback. define the trap block in an instance of RsyncSupervisor.
reber has quit [Remote host closed the connection]
sanscoeur has joined #ruby
<apeiros> also note that traps don't play nice with threads.
<apeiros> it's a few years ago I last worked with it, but back then, traps would stop the world, always run in the main thread, and restore the main thread's sleep status after running.
schneider has quit [Ping timeout: 240 seconds]
<mikhael_k33hl> apeiros: pretty new to this, can you provide an article that I can read of regarding this one? This script will be run by systemd as a daemon
<dminuoso> apeiros: I really dont want to be nitpick here, but do you think its correct to call "trap" to not be a method?
<apeiros> dminuoso: I was referring to the block, not trap itself. but yes, trap itself is of course a method.
<dminuoso> Ah.
<dminuoso> then dont mind me, I actually read that wrong then.
<apeiros> mikhael_k33hl: I'm not aware of one, sorry.
<apeiros> dminuoso: I wasn't overly clear :)
<mikhael_k33hl> How do I define the trap block in an instance?
<mikhael_k33hl> Oh just create a method for it
<apeiros> mikhael_k33hl: uh, really? how do you run any code in an instance?
<apeiros> bingo :)
<al2o3-cr> you can just create it at class level no?
<apeiros> not if he wants to run instance methods in it.
<al2o3-cr> oh right, nvm.
<apeiros> (ok, it'd work then too, but they'd need some way to refer to the instance then)
dsfg has joined #ruby
<al2o3-cr> yeah, then it would get hacky.
<apeiros> it already is hacky
<mikhael_k33hl> so basically, this script will be run by systemd, and I've read systemd sends a signal SIGTERM > wait(90 seconds) > SIGKILL to the process to stop it. So I need to trap that signal to invoke shutdown for the FixedPool(concurrent-ruby)
<apeiros> &ri Singleton mikhael_k33hl
schneider has joined #ruby
<apeiros> note, IMO singletons are an abomination and shouldn't be used
<apeiros> (with some exceedingly rare exceptions)
<apeiros> traps are singular in nature, though. hence my hint.
fhmax has quit [Ping timeout: 240 seconds]
amar_ has joined #ruby
amar has quit [Read error: Connection reset by peer]
za1b1tsu has quit [Quit: Leaving]
schneider has quit [Ping timeout: 248 seconds]
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
clemens3 has quit [Ping timeout: 260 seconds]
schneider has joined #ruby
skweek has quit [Remote host closed the connection]
synthroid has quit []
dsfg has quit [Quit: Page closed]
jeffreylevesque has quit [Ping timeout: 264 seconds]
schneider has quit [Ping timeout: 240 seconds]
code_zombie has joined #ruby
code_zombie has quit [Max SendQ exceeded]
code_zombie has joined #ruby
schneider has joined #ruby
TheBloke has quit [Quit: Textual IRC Client: www.textualapp.com]
schneider has quit [Ping timeout: 264 seconds]
schneider has joined #ruby
Cavallari has quit [Quit: Cavallari]
agent_white has quit [Quit: leaving]
clemens3 has joined #ruby
jcalla has quit [Quit: Leaving]
biberu has quit []
erlend has quit [Ping timeout: 260 seconds]
Fysicus has quit [Ping timeout: 256 seconds]
erlend has joined #ruby
clemens3 has quit [Ping timeout: 240 seconds]
jhammerman has quit [Quit: jhammerman]
ldnunes has quit [Quit: Leaving]
pastorinni has quit [Remote host closed the connection]
pastorinni has joined #ruby
galeido has quit [Ping timeout: 252 seconds]
TheBloke has joined #ruby
galeido has joined #ruby
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bmurt has joined #ruby
pastorinni has quit [Remote host closed the connection]
jeffreylevesque has joined #ruby
netherwolfe has joined #ruby
postmodern has joined #ruby
dr3w_ has joined #ruby
clemens3 has joined #ruby
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cremes77 has joined #ruby
ellcs has quit [Ping timeout: 240 seconds]
marxarelli is now known as marxarelli|afk
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
houhoulis has joined #ruby
ur5us has joined #ruby
phaul has quit [Ping timeout: 268 seconds]
FrostCandy has quit []
za1b1tsu has joined #ruby
d10n-work has quit [Quit: Connection closed for inactivity]
dionysus69 has quit [Ping timeout: 256 seconds]
Fysicus has joined #ruby
Fysicus has quit [Excess Flood]
Fysicus has joined #ruby
amar_ has quit [Remote host closed the connection]
amar has joined #ruby
amar has quit [Remote host closed the connection]
cremes77 has quit [Quit: cremes77]
phaul has joined #ruby
ur5us has quit [Ping timeout: 252 seconds]
Rapture has quit [Quit: Textual IRC Client: www.textualapp.com]
krawchyk has quit [Quit: krawchyk]
ramfjord has quit [Ping timeout: 255 seconds]
cremes77 has joined #ruby
tcopeland has quit [Quit: tcopeland]
iszak has quit [Ping timeout: 240 seconds]
n0m4d1c has joined #ruby
iszak has joined #ruby
iszak has joined #ruby
iszak has quit [Changing host]
ur5us has joined #ruby
SynSynack has joined #ruby
\void has quit [Quit: So long, and thanks for all the fish.]
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
pastorinni has joined #ruby
graft has quit [Ping timeout: 268 seconds]
za1b1tsu has quit [Quit: Leaving]
cremes77 has quit [Quit: cremes77]
kn-928 has joined #ruby
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shinnya has joined #ruby
eckhardt has joined #ruby
FrostCandy has joined #ruby
netherwolfe has quit [Quit: Leaving]
pastorinni has quit [Remote host closed the connection]
pastorinni has joined #ruby
n0m4d1c_ has joined #ruby
comet23 has quit [Quit: Connection closed for inactivity]
pastorinni has quit [Ping timeout: 248 seconds]
n0m4d1c has quit [Ping timeout: 240 seconds]
ramfjord has joined #ruby
ur5us has quit []
kn-928 has quit [Quit: WeeChat 2.1]
kn-928 has joined #ruby
cschneid has quit [Remote host closed the connection]
cschneid has joined #ruby
pastorinni has joined #ruby
jeffreylevesque has quit [Ping timeout: 240 seconds]
quobo has quit [Quit: Connection closed for inactivity]
clemens3 has quit [Ping timeout: 240 seconds]
orbyt_ has joined #ruby
cschneid has quit [Ping timeout: 276 seconds]
John_Ivan has quit [Read error: Connection reset by peer]
k0mpa has quit [Quit: k0mpa]
jenrzzz has quit [Ping timeout: 260 seconds]
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
solocshaw has joined #ruby
pastorinni has quit [Remote host closed the connection]
jenrzzz has joined #ruby
jenrzzz has quit [Changing host]
jenrzzz has joined #ruby
tcopeland has joined #ruby
eckhardt has joined #ruby
FrostCandy has quit []
gizmore has quit [Ping timeout: 240 seconds]
aceruser has quit [Read error: Connection reset by peer]
aceruser has joined #ruby
seydar has joined #ruby
SteenJobs has quit [Quit: peaceee]
ramfjord has quit [Ping timeout: 268 seconds]
<seydar> i just installed rvm fresh on my linux box (using the instructions on the rvm homepage), then i ran "rvm get head", and it does not list 2.6.0 as an available ruby to install
<seydar> actually, weird. it's able to find it nonetheless, but i'm dealing with an SSL error: http://lpaste.net/2992613627078377472
cthulchu_ has joined #ruby
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<seydar> i think i'm going to open up an empty chat room because i honestly think half my problems get fixed just by hitting "enter" on irc
cthulchu has quit [Ping timeout: 256 seconds]
erlend has quit [Ping timeout: 264 seconds]
gizmore has joined #ruby
erlend has joined #ruby
schneider has quit [Ping timeout: 264 seconds]
houhoulis has quit []
nadir has quit [Quit: Connection closed for inactivity]
<orbyt_> That's what the duck is fore
<orbyt_> for*
solocshaw has quit [Ping timeout: 264 seconds]
duderonomy has joined #ruby
venmx has joined #ruby
rfoust has joined #ruby
<mr-robert> quack
<phaul> quack, quack
nfsnobody has quit [Ping timeout: 248 seconds]
solocshaw has joined #ruby
uptime has quit [Excess Flood]
kent\n has quit [Remote host closed the connection]
uptime has joined #ruby
kent\n has joined #ruby
nfsnobody has joined #ruby
schneider has joined #ruby
dstrunk has joined #ruby
dstrunk has quit [Client Quit]
schneider has quit [Ping timeout: 240 seconds]
dstrunk has joined #ruby
<seydar> weird. i seem to no longer have sshd.
<seydar> and vim.
venmx has quit [Ping timeout: 256 seconds]
<mr-robert> quack
<phaul> you are still connected to irc
solocshaw has quit [Ping timeout: 240 seconds]
<seydar> irc is on my laptop, i somehow maintained an open ssh connection to my server... i just lost vim and sshd
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
n0m4d1c has joined #ruby
tolerablyjake has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
n0m4d1c_ has quit [Ping timeout: 260 seconds]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]