havenwood changed the topic of #ruby to: Rules & more: https://ruby-community.com | Ruby 2.6.3, 2.5.5, 2.7.0-preview1: https://www.ruby-lang.org | Paste 4+ lines of text to https://dpaste.de/ and select Ruby as the language | Rails questions? Ask in #RubyOnRails | Books: https://goo.gl/wpGhoQ | Logs: https://irclog.whitequark.org/ruby | Can't talk? Register/identify with Nickserv first!
skryking has quit [Ping timeout: 244 seconds]
skryking has joined #ruby
chunkypuffs has joined #ruby
AJA4350 has joined #ruby
oncall-pokemon has quit [Quit: Connection closed for inactivity]
queip has quit [Ping timeout: 272 seconds]
amateur_rubyist has quit [Remote host closed the connection]
tpanarch1st has quit [Ping timeout: 272 seconds]
queip has joined #ruby
gix has quit [Ping timeout: 245 seconds]
amateur_rubyist has joined #ruby
LtHummus has quit [Ping timeout: 272 seconds]
amateur_rubyist has quit [Ping timeout: 246 seconds]
wymillerlinux has joined #ruby
<adam12> openstruct: Where do you see that they used a signed key?
<openstruct> adam12: I don't know much about OpenSSL and think I mispoke. After digging deeper, it looks that's just their session token and they're checking to make sure code only executes when it comes from their request?
<adam12> openstruct: Oh. You're talking about the actual exploit, and not the way they pushed an insecure gem?
<openstruct> adam12: Yeah, I was just trying to break down their pastebin code for my own learning.
<adam12> openstruct: Likely just an easy way to keep the hacked services to themselves. It's not uncommon for a hacker to shore up a machine after they've compromised it, to keep other hackers off it.
hutch has joined #ruby
<openstruct> adam12: Is it normal for an end-used to be able to modify their tokens without the server freaking out? I thought tokens are signed with a pricate key to avoid that sort of tampering?
<adam12> openstruct: Most good frameworks will sign and/or encrypt their session cookies
leitz has quit [Quit: Leaving]
<openstruct> adam12: Hmm perhaps they targeted Rack::SendFile because the server in question didn't authenticate that one or protect against forgery.
<adam12> openstruct: In this case, I think it uses '__session', which might not be exact to the one that's being used by Rails (I don't use Rails so I'm not sure), but not too off the path of cookie names to look suspicious.
sgen has joined #ruby
<openstruct> adam12: Oh, yeah, that's a valid point.
<adam12> openstruct: Rack::SendFile is likely further up the middleware stack. You want files to be sent fast, and traversing ActionDispatch is not fast.
catbusters has quit [Quit: Connection closed for inactivity]
<openstruct> adam12: Surprised they went for SendFile, that seems like a very specific endpoint? Perhaps it was done to avoid the large request size from raising suspicion? Or I may be misunderstaning SendFile.
<adam12> openstruct: It's probably just guaranteed to exist. I haven't looked, but I'd almost presume it's a pass-through unless it sees the X-Sendfile header.
<openstruct> adam12: good point -- thanks for breaking that down. It was fun to dissect that code.
chalkmonster has joined #ruby
<adam12> openstruct: Yeah it's interesting code. Actually looks incredibly similar to the strong_password exploit I feel.
hutch has quit [Ping timeout: 246 seconds]
ur5us has quit [Remote host closed the connection]
<adam12> (going by memory)
ur5us has joined #ruby
<openstruct> Oh yeah, it does look very similar
hutch has joined #ruby
fphilipe has joined #ruby
ur5us has quit [Ping timeout: 264 seconds]
fphilipe has quit [Ping timeout: 250 seconds]
ElFerna has joined #ruby
SeepingN has quit [Remote host closed the connection]
baojg has joined #ruby
ur5us has joined #ruby
sgen has quit [Ping timeout: 244 seconds]
AJA4350 has quit [Quit: AJA4350]
lucasb has quit [Quit: Connection closed for inactivity]
bambanx_ has joined #ruby
bambanx has quit [Ping timeout: 246 seconds]
fp- has joined #ruby
SuperLag has quit [Remote host closed the connection]
sgen has joined #ruby
LtHummus has joined #ruby
duderonomy has quit [Ping timeout: 246 seconds]
fp- has quit [Quit: Lingo: www.lingoirc.com]
ElFerna has quit [Quit: ElFerna]
ukd1 has joined #ruby
FastJack has quit [Ping timeout: 264 seconds]
chalkmonster has quit [Quit: WeeChat 2.5]
Exuma has joined #ruby
yann-kaelig has quit [Quit: yann-kaelig]
chalkmonster has joined #ruby
brool has joined #ruby
sgen has quit [Ping timeout: 248 seconds]
brool has quit [Quit: WeeChat 2.5]
sgen has joined #ruby
brool has joined #ruby
tsujp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
grilix has quit [Ping timeout: 258 seconds]
greengriminal has joined #ruby
hutch has quit [Ping timeout: 248 seconds]
poontangmessiah has quit [Remote host closed the connection]
bambanx has joined #ruby
bambanx_ has quit [Ping timeout: 245 seconds]
sgen has quit [Ping timeout: 272 seconds]
hutch has joined #ruby
bambanx has quit [Quit: Leaving]
hutch has quit [Ping timeout: 258 seconds]
sgen has joined #ruby
greengriminal has quit [Quit: Leaving]
agent_white has joined #ruby
ukd1 has quit [Quit: leaving]
Exuma has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jmcgnh has quit [Ping timeout: 246 seconds]
jmcgnh has joined #ruby
duderonomy has joined #ruby
yasumi2136_ has joined #ruby
fphilipe has joined #ruby
yasumi2136 has quit [Ping timeout: 272 seconds]
fphilipe has quit [Ping timeout: 250 seconds]
brool has quit [Ping timeout: 250 seconds]
sgen has quit [Ping timeout: 245 seconds]
x86sk has quit [Quit: Connection closed for inactivity]
Azure has quit [Read error: Connection reset by peer]
jmcgnh_ has joined #ruby
giraffe has quit [Excess Flood]
giraffe has joined #ruby
jmcgnh has quit [Ping timeout: 272 seconds]
jmcgnh_ is now known as jmcgnh
jmcgnh is now known as jmcgnh_
jmcgnh_ is now known as jmcgnh
donofrio has quit [Remote host closed the connection]
tsujp has joined #ruby
SuperLag has joined #ruby
x86sk has joined #ruby
openstru1 has joined #ruby
jmcgnh has quit [Ping timeout: 268 seconds]
openstruct has quit [Ping timeout: 268 seconds]
jmcgnh has joined #ruby
FastJack has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mochiyoda_ has joined #ruby
dionysus69 has joined #ruby
mochiyoda has quit [Ping timeout: 264 seconds]
sauvin has joined #ruby
cyclonis has joined #ruby
cyclonis has quit [Excess Flood]
sauvin has quit [Max SendQ exceeded]
cyclonis has joined #ruby
sauvin has joined #ruby
cyclonis has quit [Read error: Connection reset by peer]
cyclonis has joined #ruby
ur5us has quit [Remote host closed the connection]
ur5us has joined #ruby
ur5us has quit [Ping timeout: 264 seconds]
Azure has joined #ruby
jmcgnh has quit [Ping timeout: 268 seconds]
fphilipe has joined #ruby
jmcgnh has joined #ruby
Exuma has joined #ruby
Exuma has quit [Client Quit]
drnerdius has joined #ruby
Tempesta_ has joined #ruby
Tempesta has quit [Read error: Connection reset by peer]
phaul has quit [Quit: :wq]
phaul has joined #ruby
MrCrackPot has quit [Remote host closed the connection]
queip has quit [Ping timeout: 248 seconds]
MrCrackPot has joined #ruby
fphilipe has quit [Ping timeout: 244 seconds]
fphilipe has joined #ruby
connor_goodwolf has quit [Ping timeout: 258 seconds]
queip has joined #ruby
schneider has joined #ruby
connor_goodwolf has joined #ruby
schneider has quit [Quit: schneider]
openstru1 has quit [Ping timeout: 268 seconds]
TvL2386 has quit [Ping timeout: 268 seconds]
fphilipe has quit [Ping timeout: 244 seconds]
chalkmonster has quit [Remote host closed the connection]
lxsameer has joined #ruby
xco has joined #ruby
code_zombie has quit [Quit: Leaving]
TvL2386 has joined #ruby
queip has quit [Ping timeout: 268 seconds]
aupadhye has joined #ruby
drnerdius has quit [Ping timeout: 268 seconds]
queip has joined #ruby
queip has quit [Ping timeout: 244 seconds]
reber has joined #ruby
reber has left #ruby [#ruby]
suukim has joined #ruby
queip has joined #ruby
fphilipe has joined #ruby
Nicmavr has quit [Read error: Connection reset by peer]
Nicmavr has joined #ruby
TomyWork has joined #ruby
cd has quit [Quit: cd]
agent_white has quit [Quit: later]
jmcgnh has quit [Ping timeout: 268 seconds]
deepreds1 has joined #ruby
drnerdius has joined #ruby
buckworst has joined #ruby
jmcgnh has joined #ruby
buckworst has quit [Client Quit]
schneider has joined #ruby
queip has quit [Ping timeout: 245 seconds]
icenovatx has quit [Ping timeout: 248 seconds]
Icenova has quit [Ping timeout: 272 seconds]
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
queip has joined #ruby
Icenova has joined #ruby
jmcgnh has quit [Ping timeout: 245 seconds]
Icenova has quit [Ping timeout: 245 seconds]
bambanx has joined #ruby
bambanx has quit [Remote host closed the connection]
bambanx has joined #ruby
jmcgnh has joined #ruby
jmcgnh has quit [Excess Flood]
jmcgnh has joined #ruby
cats has quit [Ping timeout: 245 seconds]
ravenous_ has joined #ruby
ravenous_ has quit [Ping timeout: 250 seconds]
cats has joined #ruby
x86sk has quit [Quit: Connection closed for inactivity]
NL3limin4t0r has joined #ruby
Tempesta_ has left #ruby ["Closing Channel, bye."]
Tempesta has joined #ruby
amateur_rubyist has joined #ruby
alem0lars has joined #ruby
Fischmiep has joined #ruby
alem0lars has quit [Ping timeout: 245 seconds]
bambanx has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org]
jmcgnh has quit [Ping timeout: 245 seconds]
jmcgnh has joined #ruby
teoric has joined #ruby
teoric has quit [Client Quit]
teoric has joined #ruby
jmcgnh has quit [Excess Flood]
openstru1 has joined #ruby
teoric has quit [Client Quit]
teoric has joined #ruby
openstru1 has quit [Ping timeout: 248 seconds]
ravenousmoose has joined #ruby
jmcgnh has joined #ruby
jmcgnh has quit [Excess Flood]
ravenousmoose has quit [Ping timeout: 264 seconds]
julmac has quit [Quit: gone]
teoric has quit [Quit: WeeChat 2.4]
jmcgnh has joined #ruby
jmcgnh has quit [Excess Flood]
tsujp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
deepredsky has joined #ruby
deepreds1 has quit [Ping timeout: 246 seconds]
jokester has joined #ruby
oetjenj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cats has quit [Ping timeout: 246 seconds]
jmcgnh has joined #ruby
jmcgnh has quit [Excess Flood]
sleetdrop has joined #ruby
teclator has quit [Ping timeout: 248 seconds]
teclator has joined #ruby
jmcgnh has joined #ruby
cats has joined #ruby
oetjenj has joined #ruby
queip has quit [Ping timeout: 245 seconds]
dionysus69 has quit [Quit: dionysus69]
AJA4350 has joined #ruby
queip has joined #ruby
tdy has quit [Ping timeout: 248 seconds]
tsujp_ has joined #ruby
dionysus69 has joined #ruby
amateur_rubyist has quit [Remote host closed the connection]
dionysus69 has quit [Quit: dionysus69]
Eiam has quit [Ping timeout: 250 seconds]
amateur_rubyist has joined #ruby
amateur_rubyist has quit [Remote host closed the connection]
cyclonis_ has joined #ruby
cyclonis has quit [Read error: Connection reset by peer]
cyclonis_ has quit [Read error: Connection reset by peer]
cyclonis has joined #ruby
cyclonis has quit [Excess Flood]
cyclonis has joined #ruby
cyclonis has quit [Excess Flood]
cyclonis has joined #ruby
cyclonis has quit [Excess Flood]
cyclonis has joined #ruby
cyclonis has quit [Excess Flood]
cyclonis has joined #ruby
cyclonis has quit [Excess Flood]
amateur_rubyist has joined #ruby
grilix has joined #ruby
tsujp_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
DTZUZO has quit [Ping timeout: 268 seconds]
tsujp has joined #ruby
jinie has quit [Quit: ZNC 1.6.1 - http://znc.in]
yasumi2136__ has joined #ruby
tsujp has quit [Client Quit]
jinie has joined #ruby
tsujp has joined #ruby
yasumi2136_ has quit [Ping timeout: 244 seconds]
grilix has quit [Ping timeout: 246 seconds]
jinie has quit [Quit: ZNC 1.6.1 - http://znc.in]
jinie has joined #ruby
sh7d has quit [Read error: Connection reset by peer]
sh7d has joined #ruby
tsujp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
amateur_rubyist has quit [Remote host closed the connection]
tsujp has joined #ruby
amateur_rubyist has joined #ruby
queip has quit [Ping timeout: 245 seconds]
amateur_rubyist has quit [Ping timeout: 246 seconds]
donofrio has joined #ruby
queip has joined #ruby
dionysus69 has joined #ruby
ElFerna has joined #ruby
fuzzface has joined #ruby
involans has joined #ruby
cyclonis has joined #ruby
tpanarch1st has joined #ruby
amateur_rubyist has joined #ruby
openstru1 has joined #ruby
openstru1 has quit [Ping timeout: 248 seconds]
vondruch has quit [Quit: vondruch]
Sp4rKy has joined #ruby
leitz has joined #ruby
grilix has joined #ruby
spiette has quit [Ping timeout: 246 seconds]
lucasb has joined #ruby
tsujp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Mrgoose84 has joined #ruby
spiette has joined #ruby
Mrgoose8 has quit [Ping timeout: 244 seconds]
tsujp has joined #ruby
nowhere_man has joined #ruby
bmurt has joined #ruby
vondruch has joined #ruby
vondruch has quit [Client Quit]
vondruch has joined #ruby
troulouliou_div2 has joined #ruby
nowhere_man has quit [Remote host closed the connection]
bmurt has quit [Ping timeout: 264 seconds]
rushsteve1 has quit [Quit: The Lounge - https://thelounge.chat]
aupadhye has quit [Ping timeout: 244 seconds]
tsujp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hutch has joined #ruby
tsujp has joined #ruby
openstru1 has joined #ruby
zapata has quit [Quit: WeeChat 2.5]
tsujp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
queip has quit [Ping timeout: 245 seconds]
ElFerna has quit [Quit: ElFerna]
tsujp has joined #ruby
bmurt has joined #ruby
poontangmessiah has joined #ruby
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fuzzface has quit [Quit: Leaving]
queip has joined #ruby
tsujp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
yann-kaelig has joined #ruby
Rapture has joined #ruby
xco has quit [Quit: xco]
thebananaking has quit [Ping timeout: 250 seconds]
BuildTheRobots has quit [Ping timeout: 250 seconds]
manveru has quit [Ping timeout: 250 seconds]
entel has quit [Ping timeout: 250 seconds]
thebananaking has joined #ruby
merpnderp has quit [Ping timeout: 250 seconds]
teej has quit [Ping timeout: 250 seconds]
spectra has quit [Ping timeout: 248 seconds]
CommanderViral1 has joined #ruby
mistym- has joined #ruby
tpendragon has quit [Ping timeout: 250 seconds]
wbnns has quit [Ping timeout: 250 seconds]
gajus has quit [Ping timeout: 250 seconds]
mistym has quit [Ping timeout: 250 seconds]
podman has quit [Ping timeout: 250 seconds]
CommanderViral has quit [Ping timeout: 250 seconds]
entel has joined #ruby
merpnderp has joined #ruby
podman has joined #ruby
wbnns has joined #ruby
manveru has joined #ruby
BuildTheRobots has joined #ruby
gajus has joined #ruby
involans has quit [Quit: involans]
tpendragon has joined #ruby
fphilipe has quit [Quit: WeeChat 2.4]
Tuor has joined #ruby
teej has joined #ruby
ElFerna has joined #ruby
openstru1 has quit [Quit: WeeChat 2.4]
fphilipe has joined #ruby
ElFerna has quit [Ping timeout: 258 seconds]
k0mpa has joined #ruby
spectra has joined #ruby
ElFerna has joined #ruby
ElFerna has quit [Quit: ElFerna]
xco has joined #ruby
Technodrome has joined #ruby
bmurt has joined #ruby
queip has quit [Ping timeout: 244 seconds]
Rapture has quit [Quit: Textual IRC Client: www.textualapp.com]
tsujp has joined #ruby
poontangmessiah has quit [Read error: Connection reset by peer]
drnerdius has quit [Ping timeout: 258 seconds]
poontangmessiah has joined #ruby
queip has joined #ruby
ElFerna has joined #ruby
schneider has quit [Ping timeout: 246 seconds]
deepreds1 has joined #ruby
deepredsky has quit [Ping timeout: 245 seconds]
queip has quit [Ping timeout: 248 seconds]
greengriminal has joined #ruby
queip has joined #ruby
TomyWork has quit [Ping timeout: 246 seconds]
KeyJoo has joined #ruby
poontangmessiah has quit [Remote host closed the connection]
ElFerna has quit [Quit: ElFerna]
cthulchu_ has joined #ruby
ElFerna has joined #ruby
poontangmessiah has joined #ruby
AJA4350 has quit [Remote host closed the connection]
sylario has joined #ruby
AJA4350 has joined #ruby
ellcs has quit [Ping timeout: 245 seconds]
ellcs has joined #ruby
amateur_rubyist has quit [Remote host closed the connection]
amateur_rubyist has joined #ruby
deepredsky has joined #ruby
ElFerna has quit [Quit: ElFerna]
deepreds1 has quit [Ping timeout: 245 seconds]
orbyt_ has joined #ruby
sh7d_ has joined #ruby
sh7d has quit [Read error: Connection reset by peer]
bmurt has quit [Ping timeout: 276 seconds]
suukim has quit [Quit: Konversation terminated!]
emptyflask has joined #ruby
code_zombie has joined #ruby
wildtrees has joined #ruby
duderonomy has joined #ruby
wildtrees has quit [Remote host closed the connection]
wildtrees has joined #ruby
go|dfish has quit [Ping timeout: 246 seconds]
fphilipe_ has joined #ruby
queip has quit [Ping timeout: 258 seconds]
amateur_rubyist has quit [Remote host closed the connection]
go|dfish has joined #ruby
fphilipe has quit [Ping timeout: 272 seconds]
amateur_rubyist has joined #ruby
fphilipe_ has quit [Read error: Connection reset by peer]
gix has joined #ruby
troulouliou_div2 has quit [Remote host closed the connection]
amateur_rubyist has quit [Ping timeout: 244 seconds]
queip has joined #ruby
schneider has joined #ruby
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Technodrome has joined #ruby
sh7d_ is now known as sh7d
tdy has joined #ruby
phaul has quit [Quit: :wq]
amateur_rubyist has joined #ruby
Bounga has quit [Ping timeout: 252 seconds]
phaul has joined #ruby
Bounga has joined #ruby
queip has quit [Read error: Connection reset by peer]
queip has joined #ruby
AJA4350 has quit [Ping timeout: 246 seconds]
ellcs1 has joined #ruby
queip has quit [Ping timeout: 268 seconds]
AJA4350 has joined #ruby
xco has quit [Quit: xco]
xco has joined #ruby
sameerynho has joined #ruby
involans has joined #ruby
queip has joined #ruby
Swyper has joined #ruby
queip has quit [Ping timeout: 268 seconds]
poontangmessiah has quit [Remote host closed the connection]
fphilipe_ has joined #ruby
Nicmavr has quit [Read error: Connection reset by peer]
Fr4n has joined #ruby
Nicmavr has joined #ruby
ravenous_ has joined #ruby
lxsameer has quit [Ping timeout: 258 seconds]
queip has joined #ruby
sagax has joined #ruby
involans has quit [Remote host closed the connection]
involans has joined #ruby
sauvin has quit [Ping timeout: 272 seconds]
chihhsin has quit [Ping timeout: 244 seconds]
involans has quit [Remote host closed the connection]
involans has joined #ruby
bitwinery has joined #ruby
bitwinery has quit [Remote host closed the connection]
bitwinery has joined #ruby
Bounga has quit [Ping timeout: 250 seconds]
Eiam has joined #ruby
tdy has quit [Ping timeout: 245 seconds]
Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
x86sk has joined #ruby
Fr4n has quit [Ping timeout: 258 seconds]
bmurt has joined #ruby
xco has quit [Quit: xco]
xco has joined #ruby
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
greengriminal has quit [Quit: This computer has gone to sleep]
sgen has joined #ruby
Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
queip has quit [Ping timeout: 276 seconds]
Swyper has quit [Remote host closed the connection]
tdy has joined #ruby
chihhsin has joined #ruby
Swyper has joined #ruby
Freshnuts has joined #ruby
Freshnuts has quit [Remote host closed the connection]
Freshnuts has joined #ruby
amateur_rubyist has quit [Remote host closed the connection]
amateur_rubyist has joined #ruby
queip has joined #ruby
amateur_rubyist has quit [Ping timeout: 245 seconds]
bmurt has joined #ruby
greengriminal has joined #ruby
involans has quit [Quit: involans]
Swyper has quit [Remote host closed the connection]
fphilipe_ has quit [Ping timeout: 246 seconds]
Swyper has joined #ruby
banisterfiend has joined #ruby
banisterfiend has quit [Client Quit]
Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
banisterfiend has joined #ruby
ravenous_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drnerdius has joined #ruby
xco has quit [Quit: xco]
banisterfiend has quit [Quit: Textual IRC Client: www.textualapp.com]
xfbs has quit [Read error: Connection reset by peer]
luminousnine has quit [Remote host closed the connection]
luminousnine has joined #ruby
luminousnine has joined #ruby
luminousnine has quit [Changing host]
deepreds1 has joined #ruby
xfbs has joined #ruby
<leftylink> &>> :works
<rubydoc> stderr: /home/carcin/carcin/sandboxes/ruby/sandboxed_ruby2.6.0: error while loading shared libraries:... check link for more (https://carc.in/#/r/7fna)
deepredsky has quit [Ping timeout: 245 seconds]
phaul has quit [Quit: :wq]
rushsteve1 has joined #ruby
brool has joined #ruby
dinfuehr has quit [Ping timeout: 258 seconds]
Swyper has quit [Remote host closed the connection]
troulouliou_div2 has joined #ruby
dinfuehr has joined #ruby
ravenous_ has joined #ruby
Swyper has joined #ruby
ravenous_ has quit [Ping timeout: 276 seconds]
Bounga has joined #ruby
sgen has quit [Ping timeout: 248 seconds]
ur5us has joined #ruby
gix has quit [Ping timeout: 272 seconds]
Swyper has quit [Remote host closed the connection]
Bounga has quit [Ping timeout: 264 seconds]
yann-kaelig has quit [Quit: yann-kaelig]
yasumi2136__ has quit [Remote host closed the connection]
gix has joined #ruby
sgen has joined #ruby
Swyper has joined #ruby
grilix has quit [Ping timeout: 246 seconds]
AJA4350 has quit [Remote host closed the connection]
Skaterhaym has joined #ruby
AJA4350 has joined #ruby
bitwinery has quit [Ping timeout: 248 seconds]
leitz has quit [Quit: Leaving]
KeyJoo has quit [Quit: KeyJoo]
Skaterhaym has quit [Read error: Connection reset by peer]
dinfuehr has quit [Ping timeout: 248 seconds]
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dinfuehr has joined #ruby
queip has quit [Ping timeout: 276 seconds]
schneider has quit [Ping timeout: 276 seconds]
AJA4350 has quit [Remote host closed the connection]
AJA4350 has joined #ruby
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
AJA4350 has quit [Client Quit]
queip has joined #ruby
AJA4350 has joined #ruby
dionysus69 has quit [Ping timeout: 245 seconds]
Technodrome has joined #ruby
SeepingN has joined #ruby
Swyper has quit [Remote host closed the connection]
fphilipe_ has joined #ruby
Swyper has joined #ruby
Technodrome has quit [Remote host closed the connection]
Swyper has quit [Remote host closed the connection]
ellcs1 has quit [Ping timeout: 250 seconds]
Swyper has joined #ruby
Swyper has quit [Remote host closed the connection]
ellcs1 has joined #ruby
Swyper has joined #ruby
oetjenj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tdy has quit [Ping timeout: 244 seconds]
oetjenj has joined #ruby
oetjenj has quit [Client Quit]
Swyper has quit [Remote host closed the connection]
oetjenj has joined #ruby
oetjenj has quit [Client Quit]
oetjenj has joined #ruby
oetjenj has quit [Client Quit]
Swyper has joined #ruby
Swyper has quit [Remote host closed the connection]
snickers has joined #ruby
Bounga has joined #ruby
reber has joined #ruby
troulouliou_div2 has quit [Read error: Connection reset by peer]
Bounga has quit [Ping timeout: 252 seconds]
Bounga` has joined #ruby
Swyper has joined #ruby
ravenous_ has joined #ruby
Swyper has quit [Remote host closed the connection]
troulouliou_div2 has joined #ruby
Bounga` has quit [Remote host closed the connection]
Bounga` has joined #ruby
ravenous_ has quit [Ping timeout: 276 seconds]
code_zombie has quit [Quit: Leaving]
wymillerlinux has quit [Remote host closed the connection]
reber has quit [Remote host closed the connection]
amateur_rubyist has joined #ruby
troulouliou_div2 has quit [Read error: Connection reset by peer]
Swyper has joined #ruby
queip has quit [Ping timeout: 272 seconds]
Swyper has quit [Remote host closed the connection]
queip has joined #ruby
poontangmessiah has joined #ruby
Swyper has joined #ruby
queip has quit [Ping timeout: 258 seconds]
grilix has joined #ruby
x86sk has quit [Quit: Connection closed for inactivity]
x86sk has joined #ruby
drnerdius has quit [Quit: Konversation terminated!]
akem-hp has quit [Remote host closed the connection]
akem-hp has joined #ruby
Swyper has quit [Remote host closed the connection]
queip has joined #ruby
sameerynho has quit [Ping timeout: 245 seconds]
sgen has quit [Ping timeout: 276 seconds]
dinfuehr_ has joined #ruby
dinfuehr has quit [Ping timeout: 272 seconds]
Bounga` has quit [Ping timeout: 252 seconds]
davor has quit [Ping timeout: 268 seconds]
davor has joined #ruby
Tuor has quit [Read error: Connection reset by peer]
Tuor has joined #ruby
sylario has quit [Quit: Connection closed for inactivity]
Swyper has joined #ruby
Swyper has quit [Remote host closed the connection]
greengriminal has quit [Quit: This computer has gone to sleep]
SeepingN has quit [Read error: Connection reset by peer]
SeepingN has joined #ruby
ravenous_ has joined #ruby
gix has quit [Ping timeout: 244 seconds]
stan_ has joined #ruby
tdy has joined #ruby
stan has quit [Ping timeout: 248 seconds]
Swyper has joined #ruby
ravenous_ has quit [Ping timeout: 276 seconds]
wildtrees has quit [Quit: Leaving]
queip has quit [Ping timeout: 276 seconds]
ElFerna has joined #ruby
snickers has quit [Ping timeout: 258 seconds]
ElFerna has quit [Quit: ElFerna]
Fr4n has joined #ruby
Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
queip has joined #ruby