havenwood changed the topic of #ruby to: Rules & more: https://ruby-community.com | Ruby 2.7.1, 2.6.6, 2.5.8: 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!
ferche23 has quit [Quit: Leaving]
<al2o3-cr> rapha: "one of these days" might not come.
sjwvuie has quit [Ping timeout: 265 seconds]
baojg has joined #ruby
Guest48 has joined #ruby
sjwvuie has joined #ruby
thegeekinside_ has joined #ruby
thegeekinside has quit [Ping timeout: 264 seconds]
sjwvuie has quit [Ping timeout: 272 seconds]
Guest48 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
wymillerlinux has quit [Ping timeout: 256 seconds]
oddp has quit [Ping timeout: 256 seconds]
ur5us has quit [Ping timeout: 244 seconds]
sjwvuie has joined #ruby
ur5us has joined #ruby
mossplix has quit [Remote host closed the connection]
TCZ has quit [Quit: Leaving]
drincruz has joined #ruby
gell5_ has quit [Remote host closed the connection]
jenrzzz has joined #ruby
davispuh has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
markong has quit [Ping timeout: 264 seconds]
gitter1234 has quit [Quit: Connection closed for inactivity]
thegeekinside_ has quit [Ping timeout: 240 seconds]
gell5 has joined #ruby
Eiam has quit [Quit: (╯°□°)╯︵ ǝpouǝǝɹɟ]
gell5 has quit [Ping timeout: 246 seconds]
mossplix has joined #ruby
postmodern has joined #ruby
mossplix has quit [Ping timeout: 264 seconds]
ule has quit [Ping timeout: 256 seconds]
ule has joined #ruby
drincruz has quit [Ping timeout: 240 seconds]
Rakko has joined #ruby
alnk has quit [Quit: Connection closed for inactivity]
gix has quit [Ping timeout: 258 seconds]
mossplix has joined #ruby
mossplix has quit [Ping timeout: 240 seconds]
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gell5 has joined #ruby
gell5 has quit [Ping timeout: 264 seconds]
alfiemax_ has joined #ruby
orbyt_ has joined #ruby
sjwvuie has quit [Ping timeout: 272 seconds]
<mnathani> I am trying to do some dns queries. How can I thread or parallelize using ruby so multiple queries are performed simulteaneusly?
<havenwood> mnathani: This ^ uses a Fiber reactor. Fibers are lighter weight than Threads. There are many ways.
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
braincrash has quit [Quit: bye bye]
notmylinkies has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
alfiemax_ has quit [Remote host closed the connection]
<mnathani> how would I translate a list of domains and records I want to query to this or some other resolver?
jenrzzz has joined #ruby
<mnathani> I wish to record the results in a csv
braincrash has joined #ruby
cthu| has quit [Ping timeout: 258 seconds]
jenrzzz has quit [Ping timeout: 256 seconds]
gell5 has joined #ruby
sjwvuie has joined #ruby
gell5 has quit [Ping timeout: 246 seconds]
ChmEarl has quit [Quit: Leaving]
jenrzzz has joined #ruby
Mia has joined #ruby
Mia has quit [Changing host]
Mia has joined #ruby
Guest48 has joined #ruby
Technodrome has joined #ruby
Esa__ has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 258 seconds]
jenrzzz has joined #ruby
bruce_lee has quit [Ping timeout: 272 seconds]
bruce_lee has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
<havenwood> mnathani: What have you tried?
<havenwood> mnathani: Show the code.
<havenwood> mnathani: From your queries earlier in the day, it seems you should focus on fundamentals to build competencies. Like many languages, Ruby has a #map method on common collections.
<havenwood> &>> ['hello', 'world'].map { |word| word.reverse }
<rubydoc> # => ["olleh", "dlrow"] (https://carc.in/#/r/9ecu)
<havenwood> &>> %w[hello world].map(&:reverse)
<rubydoc> # => ["olleh", "dlrow"] (https://carc.in/#/r/9ecv)
<havenwood> &>> %w[hello world].map { _1.reverse }
<rubydoc> # => ["olleh", "dlrow"] (https://carc.in/#/r/9ecw)
<havenwood> mnathani: Those are three examples of mapping an Array to another Array.
<havenwood> You might want to start with the first syntax.
<havenwood> mnathani: If you show your code, folk here might be willing to help.
jenrzzz has joined #ruby
notmylinkies has quit [Quit: Leaving]
gavlee has quit [Ping timeout: 246 seconds]
Milos has quit [Quit: ZNC 1.7.5 - https://znc.in]
jenrzzz has quit [Ping timeout: 256 seconds]
Milos has joined #ruby
_whitelogger has joined #ruby
e has quit [*.net *.split]
Vagabond[m] has quit [*.net *.split]
Hanma[m] has quit [*.net *.split]
execat[m] has quit [*.net *.split]
zipkid has quit [*.net *.split]
pyrmont has quit [*.net *.split]
markin has quit [*.net *.split]
canton7 has quit [*.net *.split]
jokester has quit [*.net *.split]
Rakko has quit [*.net *.split]
postmodern has quit [*.net *.split]
rippa has quit [*.net *.split]
Fischmiep has quit [*.net *.split]
kozowu has quit [*.net *.split]
GodFather has quit [*.net *.split]
RiPuk has quit [*.net *.split]
TvL2386 has quit [*.net *.split]
`Alison has quit [*.net *.split]
Guest67237 has quit [*.net *.split]
nofxx has quit [*.net *.split]
Querens has quit [*.net *.split]
con3 has quit [*.net *.split]
BH23 has quit [*.net *.split]
LtHummus has quit [*.net *.split]
deimos_ has quit [*.net *.split]
adam12 has quit [*.net *.split]
mozzarella has quit [*.net *.split]
olspookishmagus has quit [*.net *.split]
rprimus has quit [*.net *.split]
tekk has quit [*.net *.split]
shokohsc has quit [*.net *.split]
sevvie has quit [*.net *.split]
Inoperable has quit [*.net *.split]
volix has quit [*.net *.split]
shaman42 has quit [*.net *.split]
x0n has quit [*.net *.split]
Emmanuel_Chanel has quit [*.net *.split]
sagax has quit [*.net *.split]
Benett has quit [*.net *.split]
strmpnk has quit [*.net *.split]
bluetown has quit [*.net *.split]
klaas has quit [*.net *.split]
LenPayne has quit [*.net *.split]
gsingh93 has quit [*.net *.split]
nate48423 has quit [*.net *.split]
SuperLag has quit [*.net *.split]
BTRE has quit [*.net *.split]
stnly has quit [*.net *.split]
tosaraja has quit [*.net *.split]
sol1d has quit [*.net *.split]
lucianp_ has quit [*.net *.split]
bier has quit [*.net *.split]
nirix has quit [*.net *.split]
KrzaQ has quit [*.net *.split]
meimeix has quit [*.net *.split]
tomaw has quit [*.net *.split]
napcae has quit [*.net *.split]
Junaos has quit [*.net *.split]
sepp2k has quit [*.net *.split]
major_majors has quit [*.net *.split]
`brian has quit [*.net *.split]
spk has quit [*.net *.split]
Milos has quit [*.net *.split]
govg has quit [*.net *.split]
dualfade has quit [*.net *.split]
edwardly has quit [*.net *.split]
mnathani has quit [*.net *.split]
chalkmonster has quit [*.net *.split]
Bish has quit [*.net *.split]
cow[moo] has quit [*.net *.split]
ttoocs has quit [*.net *.split]
cadeskywalker has quit [*.net *.split]
DTZUZU has quit [*.net *.split]
Mikaela has quit [*.net *.split]
arooni_team_b has quit [*.net *.split]
pppktz has quit [*.net *.split]
lightstalker has quit [*.net *.split]
rafadc has quit [*.net *.split]
jtdowney has quit [*.net *.split]
SoF has quit [*.net *.split]
fmccann has quit [*.net *.split]
ruskie has quit [*.net *.split]
hagabaka has quit [*.net *.split]
bodgix_ has quit [*.net *.split]
JasonO has quit [*.net *.split]
balo has quit [*.net *.split]
Chew has quit [*.net *.split]
turt2live has quit [*.net *.split]
batisi[m] has quit [*.net *.split]
lipoqil has quit [*.net *.split]
howdoi has quit [*.net *.split]
plutes has quit [*.net *.split]
BuildTheRobots has quit [*.net *.split]
maxmanders_ has quit [*.net *.split]
skx86 has quit [*.net *.split]
jetpack_joe has quit [*.net *.split]
afisher has quit [*.net *.split]
r3my has quit [*.net *.split]
Net has quit [*.net *.split]
gorsuch has quit [*.net *.split]
jrhorn424 has quit [*.net *.split]
gmcintire has quit [*.net *.split]
ReinH has quit [*.net *.split]
siasmj has quit [*.net *.split]
timwis has quit [*.net *.split]
hodbogi has quit [*.net *.split]
voker57 has quit [*.net *.split]
claw has quit [*.net *.split]
ghormoon has quit [*.net *.split]
RushPL has quit [*.net *.split]
Rush has quit [*.net *.split]
spectra has quit [*.net *.split]
jhass has quit [*.net *.split]
marahin has quit [*.net *.split]
ruby[bot] has quit [*.net *.split]
kashike has quit [*.net *.split]
tabakhase has quit [*.net *.split]
Caius has quit [*.net *.split]
creat has quit [*.net *.split]
Spitfire_ has quit [*.net *.split]
timmow_ has quit [*.net *.split]
Seich has quit [*.net *.split]
mojca_ has quit [*.net *.split]
liKe2k1 has quit [*.net *.split]
EvilJStoker has quit [*.net *.split]
factormystic has quit [*.net *.split]
peteretep has quit [*.net *.split]
kevinsjoberg has quit [*.net *.split]
go|dfish has quit [*.net *.split]
gajus has quit [*.net *.split]
akem has quit [*.net *.split]
shalok has quit [*.net *.split]
eldritch has quit [*.net *.split]
phaul has quit [*.net *.split]
dorian has quit [*.net *.split]
gdonald has quit [*.net *.split]
Sp4rKy has quit [*.net *.split]
justinmcp has quit [*.net *.split]
tranch[m] has quit [*.net *.split]
hsiktas[m] has quit [*.net *.split]
newalexandria[m] has quit [*.net *.split]
darris has quit [*.net *.split]
duckpuppy has quit [*.net *.split]
ljarvis__ has quit [*.net *.split]
wnd has quit [*.net *.split]
SegFaultAX has quit [*.net *.split]
Fridtjof has quit [*.net *.split]
TheMoonMaster has quit [*.net *.split]
nemesit|znc has quit [*.net *.split]
xtsee has quit [*.net *.split]
Hobbyboy has quit [*.net *.split]
bruce_lee has quit [*.net *.split]
Guest48 has quit [*.net *.split]
Tempesta has quit [*.net *.split]
jhill has quit [*.net *.split]
englishm has quit [*.net *.split]
m27frogy has quit [*.net *.split]
leftylink has quit [*.net *.split]
thebetra1 has quit [*.net *.split]
madhatter has quit [*.net *.split]
bvdw has quit [*.net *.split]
jidar has quit [*.net *.split]
Fire-Dragon-DoL has quit [*.net *.split]
Flonk_ has quit [*.net *.split]
vircung has quit [*.net *.split]
kaleido has quit [*.net *.split]
IsoLinCHiP has quit [*.net *.split]
Jello_Raptor has quit [*.net *.split]
j416 has quit [*.net *.split]
noodle has quit [*.net *.split]
rcvu has quit [*.net *.split]
daemonwrangler has quit [*.net *.split]
xMopx has quit [*.net *.split]
shenghi has quit [*.net *.split]
Technodrome has quit [*.net *.split]
orbyt_ has quit [*.net *.split]
BSaboia has quit [*.net *.split]
greypack has quit [*.net *.split]
sh7d has quit [*.net *.split]
imode has quit [*.net *.split]
aef has quit [*.net *.split]
tsrt^ has quit [*.net *.split]
gueorgui has quit [*.net *.split]
ctOS has quit [*.net *.split]
camilasan has quit [*.net *.split]
justache has quit [*.net *.split]
robotmay has quit [*.net *.split]
yokel has quit [*.net *.split]
dhollinger has quit [*.net *.split]
romanlevin33323 has quit [*.net *.split]
ropeney has quit [*.net *.split]
AnomalyXII has quit [*.net *.split]
contradictioned has quit [*.net *.split]
Xiti has quit [*.net *.split]
mr_rich101 has quit [*.net *.split]
tris has quit [*.net *.split]
MuffinPimp has quit [*.net *.split]
nixy37179 has quit [*.net *.split]
Nowaker has quit [*.net *.split]
belak has quit [*.net *.split]
kloeri has quit [*.net *.split]
chamunks has quit [*.net *.split]
rapha has quit [*.net *.split]
Lewix has quit [*.net *.split]
dputtick has quit [*.net *.split]
CustosLimen has quit [*.net *.split]
FetidToot has quit [*.net *.split]
donofrio has quit [*.net *.split]
segy has quit [*.net *.split]
apotheon has quit [*.net *.split]
coniptor has quit [*.net *.split]
bhaak has quit [*.net *.split]
PaulePanter has quit [*.net *.split]
endorama has quit [*.net *.split]
havenwood has quit [*.net *.split]
zenspider has quit [*.net *.split]
joast has quit [*.net *.split]
Caerus has quit [*.net *.split]
marens_ has quit [*.net *.split]
pelegreno_____ has quit [*.net *.split]
vqrs has quit [*.net *.split]
roger_rabbit has quit [*.net *.split]
apoc has quit [*.net *.split]
connor_goodwolf has quit [*.net *.split]
jetchisel has quit [*.net *.split]
Arahael has quit [*.net *.split]
al2o3-cr has quit [*.net *.split]
FastJack has quit [*.net *.split]
gigetoo has quit [*.net *.split]
e2 has quit [*.net *.split]
axsuul has quit [*.net *.split]
Exagone314 has quit [*.net *.split]
ta has quit [*.net *.split]
KramerC has quit [*.net *.split]
mpp has quit [*.net *.split]
extrowerk has quit [*.net *.split]
booboy has quit [*.net *.split]
mniip has quit [*.net *.split]
llua has quit [*.net *.split]
thecoffemaker has quit [*.net *.split]
mydog2 has quit [*.net *.split]
Nilium has quit [*.net *.split]
chihhsin_ has quit [*.net *.split]
phI||Ip_Alternat has quit [*.net *.split]
salvor has quit [*.net *.split]
ablackack has quit [*.net *.split]
ujjain has quit [*.net *.split]
foxxx0 has quit [*.net *.split]
t3hyoshi has quit [*.net *.split]
Frogging101 has quit [*.net *.split]
arthurnn has quit [*.net *.split]
hackeron has quit [*.net *.split]
z4phod has quit [*.net *.split]
kenichi has quit [*.net *.split]
void09 has quit [*.net *.split]
simi[m] has quit [*.net *.split]
prkn8[m] has quit [*.net *.split]
cacheerror has quit [*.net *.split]
CalimeroTeknik has quit [*.net *.split]
Cork has quit [*.net *.split]
s_ has quit [*.net *.split]
twe4ked has quit [*.net *.split]
Tuor has quit [*.net *.split]
evert has quit [*.net *.split]
Scient has quit [*.net *.split]
sapphyrus has quit [*.net *.split]
Hien_ has quit [*.net *.split]
oz has quit [*.net *.split]
ByronJohnson has quit [*.net *.split]
dumptruckman has quit [*.net *.split]
larissa has quit [*.net *.split]
bougyman has quit [*.net *.split]
snapcase has quit [*.net *.split]
Nightmare has quit [*.net *.split]
pitastrudl has quit [*.net *.split]
KnownSyntax has quit [*.net *.split]
Iambchop has quit [*.net *.split]
matti has quit [*.net *.split]
Pillus has quit [*.net *.split]
infernix has quit [*.net *.split]
michael_mbp has quit [*.net *.split]
umjisus has quit [*.net *.split]
tweaks has quit [*.net *.split]
miah has quit [*.net *.split]
braincrash has quit [*.net *.split]
Secret-Fire has quit [*.net *.split]
badeball has quit [*.net *.split]
xco has quit [*.net *.split]
r3m has quit [*.net *.split]
duderonomy has quit [*.net *.split]
ec has quit [*.net *.split]
EvanR has quit [*.net *.split]
zululee_ has quit [*.net *.split]
x0f has quit [*.net *.split]
sirecote has quit [*.net *.split]
reaVer has quit [*.net *.split]
ua has quit [*.net *.split]
rubydoc has quit [*.net *.split]
Xeago has quit [*.net *.split]
clemens3 has quit [*.net *.split]
electrostat has quit [*.net *.split]
titanbiscuit has quit [*.net *.split]
uplime has quit [*.net *.split]
dan64 has quit [*.net *.split]
Mia has quit [*.net *.split]
sjwvuie has quit [*.net *.split]
ule has quit [*.net *.split]
baojg has quit [*.net *.split]
cliluw has quit [*.net *.split]
arcaos has quit [*.net *.split]
helpa has quit [*.net *.split]
arzWZM has quit [*.net *.split]
teclator has quit [*.net *.split]
UncleCid has quit [*.net *.split]
cfjk has quit [*.net *.split]
manveru has quit [*.net *.split]
sphex_ has quit [*.net *.split]
CommunistWolf has quit [*.net *.split]
Rudd0 has quit [*.net *.split]
greenbagels has quit [*.net *.split]
dostoyevsky has quit [*.net *.split]
Lyubo1 has quit [*.net *.split]
shortdudey123 has quit [*.net *.split]
genpaku has quit [*.net *.split]
andremedeiros has quit [*.net *.split]
17WABF10I has quit [*.net *.split]
ErhardtMundt has quit [*.net *.split]
mcspud has quit [*.net *.split]
funnel has quit [*.net *.split]
Arkantos has quit [*.net *.split]
levifig has quit [*.net *.split]
NightMonkey has quit [*.net *.split]
MasterNayru has quit [*.net *.split]
tastemakerChuck has quit [*.net *.split]
phenom has quit [*.net *.split]
NGC3982 has quit [*.net *.split]
quintasan has quit [*.net *.split]
kaivai has quit [*.net *.split]
c0san0stra has quit [*.net *.split]
_whitelogger has joined #ruby
hsiktas[m] has quit [Ping timeout: 244 seconds]
gajus has joined #ruby
dorian has joined #ruby
kevinsjoberg has joined #ruby
mojca_ has joined #ruby
akem has joined #ruby
eldritch has joined #ruby
justinmcp has joined #ruby
gdonald has joined #ruby
phaul has joined #ruby
factormystic has joined #ruby
go|dfish has joined #ruby
Sp4rKy has joined #ruby
shalok has joined #ruby
Scient has joined #ruby
simi[m] has joined #ruby
Cork has joined #ruby
ByronJohnson has joined #ruby
twe4ked has joined #ruby
evert has joined #ruby
cacheerror has joined #ruby
s_ has joined #ruby
sapphyrus has joined #ruby
prkn8[m] has joined #ruby
Tuor has joined #ruby
CalimeroTeknik has joined #ruby
oz has joined #ruby
Hien_ has joined #ruby
larissa has joined #ruby
dumptruckman has joined #ruby
Nightmare has joined #ruby
snapcase has joined #ruby
bougyman has joined #ruby
hahuang65 has joined #ruby
Atro has joined #ruby
GGMethos has joined #ruby
en10n has joined #ruby
fowlduck has joined #ruby
sparr has joined #ruby
znz_jp has joined #ruby
kermit has joined #ruby
coffeejunk has joined #ruby
matthewd has joined #ruby
redlegion has joined #ruby
evdubs has joined #ruby
G has joined #ruby
lunarkitty has joined #ruby
universa1 has joined #ruby
TheBrayn has joined #ruby
JoL1hAHN has joined #ruby
woot` has joined #ruby
lol768 has joined #ruby
jtperreault has joined #ruby
raj has joined #ruby
kent\n has joined #ruby
mkaito has joined #ruby
mjacob has joined #ruby
russt has joined #ruby
rainer_t1 has joined #ruby
helpa has quit [Write error: Broken pipe]
UncleCid has quit [Remote host closed the connection]
cliluw has quit [Remote host closed the connection]
peteretep has quit [Changing host]
peteretep has joined #ruby
jetpack_joe has joined #ruby
jetpack_joe has quit [Changing host]
Iambchop has joined #ruby
ctOS has joined #ruby
nate48423 has joined #ruby
DTZUZU has joined #ruby
Arahael has joined #ruby
jetchisel has joined #ruby
Exagone314 has joined #ruby
mniip has joined #ruby
gigetoo has joined #ruby
mpp has joined #ruby
al2o3-cr has joined #ruby
axsuul has joined #ruby
mydog2 has joined #ruby
KramerC has joined #ruby
ta has joined #ruby
extrowerk has joined #ruby
FastJack has joined #ruby
booboy has joined #ruby
llua has joined #ruby
Nilium has joined #ruby
thecoffemaker has joined #ruby
e2 has joined #ruby
ablackack has joined #ruby
salvor has joined #ruby
chihhsin_ has joined #ruby
ujjain has joined #ruby
foxxx0 has joined #ruby
kenichi has joined #ruby
t3hyoshi has joined #ruby
hackeron has joined #ruby
void09 has joined #ruby
z4phod has joined #ruby
Frogging101 has joined #ruby
arthurnn has joined #ruby
phI||Ip_Alternat has joined #ruby
nate48423 has quit [Max SendQ exceeded]
jokester has joined #ruby
execat[m] has joined #ruby
Hanma[m] has joined #ruby
pyrmont has joined #ruby
zipkid has joined #ruby
canton7 has joined #ruby
markin has joined #ruby
Liothen has joined #ruby
Iambchop has quit [Changing host]
Iambchop has joined #ruby
ctOS has joined #ruby
ctOS has quit [Changing host]
hahuang65 has quit [Ping timeout: 261 seconds]
Emmanuel_Chanel has joined #ruby
x0n has joined #ruby
sagax has joined #ruby
edk_ has joined #ruby
Benett has joined #ruby
klaas has joined #ruby
strmpnk has joined #ruby
gsingh93 has joined #ruby
LenPayne has joined #ruby
meimeix has joined #ruby
nirix has joined #ruby
bier has joined #ruby
tomaw has joined #ruby
KrzaQ has joined #ruby
napcae has joined #ruby
Junaos has joined #ruby
SuperLag has joined #ruby
lucianp_ has joined #ruby
sol1d has joined #ruby
BTRE has joined #ruby
stnly has joined #ruby
bluetown has joined #ruby
tosaraja has joined #ruby
timwis has joined #ruby
Chew has joined #ruby
howdoi has joined #ruby
plutes has joined #ruby
ReinH has joined #ruby
voker57 has joined #ruby
Rush has joined #ruby
RushPL has joined #ruby
ruby[bot] has joined #ruby
creat has joined #ruby
timmow_ has joined #ruby
tabakhase has joined #ruby
hodbogi has joined #ruby
skx86 has joined #ruby
Spitfire_ has joined #ruby
afisher has joined #ruby
r3my has joined #ruby
Net has joined #ruby
gorsuch has joined #ruby
jrhorn424 has joined #ruby
gmcintire has joined #ruby
siasmj has joined #ruby
claw has joined #ruby
batisi[m] has joined #ruby
lipoqil has joined #ruby
maxmanders_ has joined #ruby
Caius has joined #ruby
kashike has joined #ruby
EvilJStoker has joined #ruby
ghormoon has joined #ruby
Seich has joined #ruby
liKe2k1 has joined #ruby
jhass has joined #ruby
spectra has joined #ruby
marahin has joined #ruby
darthThorik has joined #ruby
jmcgnh has quit [Max SendQ exceeded]
jenrzzz has joined #ruby
nate48423 has joined #ruby
nuck has joined #ruby
helpa-bot has quit [Remote host closed the connection]
alfiemax has joined #ruby
Milos has joined #ruby
govg has joined #ruby
Bish has joined #ruby
mnathani has joined #ruby
edwardly has joined #ruby
cow[moo] has joined #ruby
chalkmonster has joined #ruby
ttoocs has joined #ruby
dualfade has joined #ruby
cadeskywalker has joined #ruby
Mikaela has joined #ruby
pppktz has joined #ruby
lightstalker has joined #ruby
arooni_team_b has joined #ruby
rafadc has joined #ruby
SoF has joined #ruby
ruskie has joined #ruby
bodgix_ has joined #ruby
hagabaka has joined #ruby
balo has joined #ruby
JasonO has joined #ruby
jtdowney has joined #ruby
fmccann has joined #ruby
helpa has joined #ruby
coniptor has joined #ruby
dputtick has joined #ruby
Lewix has joined #ruby
chamunks has joined #ruby
CustosLimen has joined #ruby
bhaak has joined #ruby
FetidToot has joined #ruby
rapha has joined #ruby
segy has joined #ruby
joast has joined #ruby
endorama has joined #ruby
apotheon has joined #ruby
PaulePanter has joined #ruby
zenspider has joined #ruby
havenwood has joined #ruby
Caerus has joined #ruby
marens_ has joined #ruby
pelegreno_____ has joined #ruby
apoc has joined #ruby
vqrs has joined #ruby
roger_rabbit has joined #ruby
connor_goodwolf has joined #ruby
tsrt^ has joined #ruby
darthThorik has quit [Changing host]
darthThorik has joined #ruby
timwis has quit [Max SendQ exceeded]
ttoocs has quit [Max SendQ exceeded]
mnathani has quit [Max SendQ exceeded]
Milos has quit [Max SendQ exceeded]
dhollinger has joined #ruby
justache has joined #ruby
romanlevin33323 has joined #ruby
gueorgui has joined #ruby
sh7d has joined #ruby
greypack has joined #ruby
imode has joined #ruby
ropeney has joined #ruby
camilasan has joined #ruby
robotmay has joined #ruby
orbyt_ has joined #ruby
BSaboia has joined #ruby
nixy37179 has joined #ruby
kloeri has joined #ruby
MuffinPimp has joined #ruby
belak has joined #ruby
Nowaker has joined #ruby
tris has joined #ruby
AnomalyXII has joined #ruby
Xiti has joined #ruby
mr_rich101 has joined #ruby
contradictioned has joined #ruby
tranch[m] has quit [Ping timeout: 244 seconds]
Manchotix[m] has quit [Ping timeout: 244 seconds]
GodFather has joined #ruby
postmodern has joined #ruby
silviu26 has joined #ruby
Fischmiep has joined #ruby
kozowu has joined #ruby
LtHummus has joined #ruby
shaman42 has joined #ruby
Guest67237 has joined #ruby
`Alison has joined #ruby
adam12 has joined #ruby
TvL2386 has joined #ruby
RiPuk has joined #ruby
sevvie has joined #ruby
nofxx has joined #ruby
con3 has joined #ruby
Querens has joined #ruby
BH23 has joined #ruby
deimos_ has joined #ruby
rprimus has joined #ruby
tekk has joined #ruby
volix has joined #ruby
mnathani has joined #ruby
jhill has quit [Max SendQ exceeded]
howdoi has quit [Ping timeout: 299 seconds]
silviu has joined #ruby
CustosLimen has quit [Max SendQ exceeded]
Milos has joined #ruby
Hanma[m] has quit [Ping timeout: 246 seconds]
donofrio has joined #ruby
cstrahan has joined #ruby
silviu26 has quit [Write error: Broken pipe]
execat[m] has quit [Ping timeout: 246 seconds]
Fenhl has joined #ruby
timwis has joined #ruby
matti has joined #ruby
Fenhl has joined #ruby
timwis has joined #ruby
Fenhl has quit [Changing host]
timwis has quit [Changing host]
maxmanders_ has quit [Ping timeout: 245 seconds]
skx86 has quit [Ping timeout: 245 seconds]
Pillus has quit [Ping timeout: 259 seconds]
batisi[m] has quit [Remote host closed the connection]
prkn8[m] has quit [Remote host closed the connection]
simi[m] has quit [Remote host closed the connection]
orbyt_ has quit [Ping timeout: 243 seconds]
greypack has quit [Ping timeout: 243 seconds]
itok has joined #ruby
jhill has joined #ruby
greypack has joined #ruby
CustosLimen has joined #ruby
Net has quit [Ping timeout: 272 seconds]
JayDoubleu has joined #ruby
rann has joined #ruby
Pillus has joined #ruby
skx86 has joined #ruby
hahuang65 has joined #ruby
donofrio has quit [Remote host closed the connection]
peteretep has quit [Ping timeout: 256 seconds]
Net has joined #ruby
maxmanders_ has joined #ruby
peteretep has joined #ruby
KnownSyntax has joined #ruby
BuildTheRobots has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
d10n-work has joined #ruby
howdoi has joined #ruby
<mnathani> havenwood: yes, I will start with some basics before attempting larger projects
banisterfiend has joined #ruby
turt2live has joined #ruby
jenrzzz has joined #ruby
<mnathani> Right now I am struggling with identifying variables, methods, classes and other types when reading code written by others
jenrzzz has quit [Ping timeout: 244 seconds]
Guest48 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sjwvuie has quit [Ping timeout: 258 seconds]
hsiktas[m] has joined #ruby
sepp2k has joined #ruby
finn[m] has joined #ruby
tranch[m] has joined #ruby
doug[m]1 has joined #ruby
batisi[m] has joined #ruby
execat[m] has joined #ruby
newalexandria[m] has joined #ruby
Hanma[m] has joined #ruby
Vagabond[m] has joined #ruby
Manchotix[m] has joined #ruby
simi[m] has joined #ruby
prkn8[m] has joined #ruby
gell5 has joined #ruby
ur5us has quit [Ping timeout: 244 seconds]
jenrzzz has joined #ruby
gell5 has quit [Ping timeout: 246 seconds]
jenrzzz has quit [Ping timeout: 264 seconds]
sjwvuie has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
Industrial has joined #ruby
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jenrzzz has quit [Ping timeout: 258 seconds]
_whitelogger has joined #ruby
banisterfiend has joined #ruby
bocaneri has joined #ruby
disem has joined #ruby
sjwvuie has quit [Ping timeout: 256 seconds]
Industrial has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
wake_of_ship has joined #ruby
alfiemax has quit [Remote host closed the connection]
alfiemax has joined #ruby
<rapha> al2o3-cr: it was tongue-in-cheek. the problem is that you're immediately swarmed by 100s of conspiracy nuts who drown your every post in 10 of theirs. it's an unwinnable battle.
alfiemax has quit [Read error: Connection reset by peer]
alfiemax_ has joined #ruby
alfiemax_ has quit [Remote host closed the connection]
ur5us has joined #ruby
arzWZM has quit [Read error: Connection reset by peer]
arzWZM has joined #ruby
Milos has quit [Ping timeout: 244 seconds]
Industrial has joined #ruby
Milos has joined #ruby
alexherbo2 has joined #ruby
mossplix has joined #ruby
Guest74710 has quit [Quit: All for nothing]
gell5 has joined #ruby
alfiemax has joined #ruby
olspookishmagus has joined #ruby
sjwvuie has joined #ruby
gell5 has quit [Ping timeout: 246 seconds]
mossplix has quit [Remote host closed the connection]
sjwvuie has quit [Ping timeout: 246 seconds]
stdedos has joined #ruby
sjwvuie has joined #ruby
ur5us has quit [Ping timeout: 260 seconds]
arzWZM has quit [Read error: Connection reset by peer]
arzWZM has joined #ruby
jenrzzz has quit [Ping timeout: 272 seconds]
mossplix has joined #ruby
sarna has joined #ruby
BenDover has joined #ruby
sjwvuie has quit [Ping timeout: 272 seconds]
bamdad_ has joined #ruby
jetchisel has quit [Quit: Unfortunately time is always against us -- [Morpheus]]
bamdad has quit [Ping timeout: 240 seconds]
sjwvuie has joined #ruby
gell5 has joined #ruby
sjwvuie has quit [Ping timeout: 246 seconds]
gell5 has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
alfiemax has quit [Remote host closed the connection]
jenrzzz has quit [Read error: Connection reset by peer]
jenrzzz has joined #ruby
sjwvuie has joined #ruby
alfiemax has joined #ruby
sjwvuie has quit [Ping timeout: 256 seconds]
jmcgnh has joined #ruby
stdedos has quit [Quit: Connection closed]
dionysus69 has joined #ruby
BSaboia has quit [Quit: This computer has gone to sleep]
arzWZM has quit [Read error: Connection reset by peer]
arzWZM has joined #ruby
mossplix has quit [Ping timeout: 272 seconds]
wake_of_ship has quit [Ping timeout: 258 seconds]
skx86 has quit [Quit: Connection closed for inactivity]
bamdad_ has quit [Quit: quit]
alfiemax has quit [Remote host closed the connection]
bamdad has joined #ruby
mossplix has joined #ruby
mossplix has quit [Remote host closed the connection]
mossplix has joined #ruby
gsorbier has joined #ruby
Industrial has quit [Ping timeout: 246 seconds]
mossplix has quit [Remote host closed the connection]
alfiemax has joined #ruby
imode has quit [Ping timeout: 246 seconds]
alfiemax has quit [Read error: Connection reset by peer]
alfiemax has joined #ruby
davispuh has joined #ruby
edk_ is now known as e
sjwvuie has joined #ruby
baojg has quit [Remote host closed the connection]
sjwvuie has quit [Ping timeout: 240 seconds]
baojg has joined #ruby
baojg_ has joined #ruby
baojg has quit [Remote host closed the connection]
arzWZM has quit [Ping timeout: 256 seconds]
arzWZM has joined #ruby
gell5 has joined #ruby
sjwvuie has joined #ruby
gell5 has quit [Ping timeout: 260 seconds]
sjwvuie has quit [Ping timeout: 258 seconds]
oddp has joined #ruby
gsorbier has quit [Ping timeout: 240 seconds]
parallels has joined #ruby
LenPayne has quit [Quit: ZNC 1.8.1 - https://znc.in]
Industrial has joined #ruby
TomyWork has joined #ruby
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sjwvuie has joined #ruby
Industrial has quit [Ping timeout: 258 seconds]
sjwvuie has quit [Ping timeout: 256 seconds]
arzWZM has quit [Read error: Connection reset by peer]
arzWZM has joined #ruby
BSaboia has joined #ruby
Industrial has joined #ruby
BSaboia has quit [Read error: Connection reset by peer]
xco has quit [Ping timeout: 240 seconds]
baojg_ has quit [Remote host closed the connection]
baojg has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
TCZ has joined #ruby
postmodern has quit [Quit: Leaving]
LenPayne has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
mossplix has joined #ruby
cnsvc has quit [Ping timeout: 240 seconds]
markong has joined #ruby
markoong has joined #ruby
fercell has joined #ruby
markong has quit [Ping timeout: 272 seconds]
prestorium has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
fercell has quit [Ping timeout: 272 seconds]
disem has quit [Quit: Lost terminal]
fercell has joined #ruby
gell5 has joined #ruby
gell5 has quit [Ping timeout: 264 seconds]
mossplix has quit [Remote host closed the connection]
baojg has quit [*.net *.split]
arzWZM has quit [*.net *.split]
alfiemax has quit [*.net *.split]
dionysus69 has quit [*.net *.split]
jenrzzz has quit [*.net *.split]
BenDover has quit [*.net *.split]
govg has quit [*.net *.split]
dualfade has quit [*.net *.split]
chalkmonster has quit [*.net *.split]
edwardly has quit [*.net *.split]
cow[moo] has quit [*.net *.split]
Bish has quit [*.net *.split]
cadeskywalker has quit [*.net *.split]
Mikaela has quit [*.net *.split]
arooni_team_b has quit [*.net *.split]
lightstalker has quit [*.net *.split]
pppktz has quit [*.net *.split]
rafadc has quit [*.net *.split]
jtdowney has quit [*.net *.split]
SoF has quit [*.net *.split]
fmccann has quit [*.net *.split]
ruskie has quit [*.net *.split]
hagabaka has quit [*.net *.split]
bodgix_ has quit [*.net *.split]
JasonO has quit [*.net *.split]
balo has quit [*.net *.split]
arzWZM has joined #ruby
arooni_team_b has joined #ruby
dionysus69 has joined #ruby
BenDover has joined #ruby
baojg has joined #ruby
jenrzzz has joined #ruby
govg has joined #ruby
Bish has joined #ruby
edwardly has joined #ruby
dualfade has joined #ruby
chalkmonster has joined #ruby
cow[moo] has joined #ruby
Mikaela has joined #ruby
alfiemax has joined #ruby
cadeskywalker has joined #ruby
pppktz has joined #ruby
lightstalker has joined #ruby
fmccann has joined #ruby
rafadc has joined #ruby
hagabaka has joined #ruby
ruskie has joined #ruby
SoF has joined #ruby
JasonO has joined #ruby
jtdowney has joined #ruby
bodgix_ has joined #ruby
balo has joined #ruby
gell5 has joined #ruby
sjwvuie has joined #ruby
sjwvuie has quit [Ping timeout: 258 seconds]
drincruz has joined #ruby
mossplix has joined #ruby
darkstardevx has quit [Ping timeout: 256 seconds]
exmortus has joined #ruby
alfiemax has quit [Remote host closed the connection]
BSaboia has joined #ruby
Industrial has quit [Ping timeout: 240 seconds]
drincruz has quit [Ping timeout: 260 seconds]
drincruz has joined #ruby
baojg has quit [Remote host closed the connection]
baojg has joined #ruby
burningserenity has joined #ruby
TCZ has quit [Quit: Leaving]
burningserenity has quit [Ping timeout: 256 seconds]
drincruz has quit [Ping timeout: 256 seconds]
Industrial has joined #ruby
alfiemax has joined #ruby
drincruz has joined #ruby
sjwvuie has joined #ruby
sjwvuie has quit [Ping timeout: 265 seconds]
donofrio has joined #ruby
TCZ has joined #ruby
sjwvuie has joined #ruby
gell5 has quit [Ping timeout: 240 seconds]
sjwvuie has quit [Ping timeout: 256 seconds]
fercell_ has joined #ruby
sjwvuie has joined #ruby
fercell has quit [Ping timeout: 264 seconds]
parallels has quit [Remote host closed the connection]
sjwvuie has quit [Ping timeout: 256 seconds]
mossplix has quit [Remote host closed the connection]
sjwvuie has joined #ruby
fercell_ has quit [Ping timeout: 264 seconds]
fercell_ has joined #ruby
arzWZM has quit [Quit: Leaving]
arzWZM has joined #ruby
sjwvuie has quit [Ping timeout: 272 seconds]
mossplix has joined #ruby
alfiemax has quit [Remote host closed the connection]
sjwvuie has joined #ruby
arzWZM has quit [Read error: Connection reset by peer]
arzWZM has joined #ruby
thegeekinside_ has joined #ruby
BSaboia has quit [Quit: This computer has gone to sleep]
sjwvuie has quit [Ping timeout: 265 seconds]
gell5 has joined #ruby
silviu27 has joined #ruby
dualfade has quit [Ping timeout: 272 seconds]
dualfade has joined #ruby
sjwvuie has joined #ruby
Industrial has quit [Ping timeout: 272 seconds]
troulouliou_dev has joined #ruby
Inoperable has quit [Ping timeout: 256 seconds]
rann has quit [Ping timeout: 256 seconds]
itok has quit [Ping timeout: 256 seconds]
Azure has quit [Read error: Connection reset by peer]
JayDoubleu has quit [Ping timeout: 256 seconds]
silviu has quit [Ping timeout: 256 seconds]
itok has joined #ruby
Azure|dc has joined #ruby
KnownSyntax has quit [Ping timeout: 256 seconds]
JayDoubleu_ has joined #ruby
rann has joined #ruby
plutes has quit [Quit: If you judge me now, you have judge me prematurely.]
maths22 has quit [Ping timeout: 256 seconds]
Argorok has quit [Ping timeout: 256 seconds]
maths22_ has joined #ruby
maths22_ has quit [Changing host]
maths22_ has joined #ruby
MentalPower has quit [Ping timeout: 256 seconds]
In0perable has joined #ruby
KnownSyntax has joined #ruby
Argorok has joined #ruby
gigetoo has quit [Ping timeout: 256 seconds]
sjwvuie has quit [Ping timeout: 256 seconds]
gigetoo has joined #ruby
cgfbee has quit [Ping timeout: 256 seconds]
mnathani has quit [Ping timeout: 256 seconds]
mossplix has quit [Remote host closed the connection]
MentalPower has joined #ruby
mnathani has joined #ruby
cgfbee has joined #ruby
fercell_ has quit [Ping timeout: 264 seconds]
fercell_ has joined #ruby
sjwvuie has joined #ruby
rippa has joined #ruby
sarna has quit [Quit: Connection closed]
cow[moo] has quit [Ping timeout: 272 seconds]
sjwvuie has quit [Ping timeout: 260 seconds]
Industrial has joined #ruby
fercell_ has quit [Quit: WeeChat 2.8]
sjwvuie has joined #ruby
gell5 has quit [Remote host closed the connection]
parallels has joined #ruby
gell5 has joined #ruby
Jonopoly has joined #ruby
gell5 has quit [Ping timeout: 260 seconds]
sjwvuie has quit [Ping timeout: 256 seconds]
sjwvuie has joined #ruby
mossplix has joined #ruby
sjwvuie has quit [Ping timeout: 256 seconds]
baojg has quit [Remote host closed the connection]
baojg_ has joined #ruby
sjwvuie has joined #ruby
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
mossplix has quit [Ping timeout: 264 seconds]
sjwvuie has quit [Ping timeout: 256 seconds]
justache has quit [Read error: Connection reset by peer]
skx86 has joined #ruby
justache has joined #ruby
sjwvuie has joined #ruby
TCZ has quit [Quit: Leaving]
gell5 has joined #ruby
sjwvuie has quit [Ping timeout: 264 seconds]
sjwvuie has joined #ruby
gell5 has quit [Ping timeout: 256 seconds]
sjwvuie has quit [Ping timeout: 256 seconds]
mossplix has joined #ruby
alfiemax has joined #ruby
schne1der has quit [Ping timeout: 258 seconds]
mossplix has quit [Ping timeout: 256 seconds]
arzWZM has quit [Ping timeout: 265 seconds]
arzWZM has joined #ruby
banisterfiend has quit [Ping timeout: 260 seconds]
Jonopoly has quit [Ping timeout: 264 seconds]
dualfade has quit [Ping timeout: 264 seconds]
dualfade has joined #ruby
gell5 has joined #ruby
Industrial has quit [Ping timeout: 240 seconds]
sjwvuie has joined #ruby
stdedos has joined #ruby
gell5 has quit [Ping timeout: 240 seconds]
howdoi has quit [Quit: Connection closed for inactivity]
TCZ has joined #ruby
troulouliou_dev has quit [Quit: Leaving]
davispuh has quit [Ping timeout: 256 seconds]
SeepingN has joined #ruby
davispuh has joined #ruby
cthu| has joined #ruby
Industrial has joined #ruby
<leah2> can anyone recommend a PEG parsing library for ruby? ideally maintained
<leah2> i'll try raabro
<Industrial> Hi.
<Industrial> I'm trying to do integration testing with cucumber and capybara
<Industrial> I'm having capybara create screenshots (html) and I see an empty page with only a script tag in the body
<Industrial> (react app)
<Industrial> How do I wait for my app to be fully rendered?
<Industrial> If, like suggested everywhere, I use capybara methods to wait for content like
<adam12> Industrial: What Capybara driver are you using?
<Industrial> adam12: selenium-webdriver
<adam12> hmm
<Industrial> page.should have_content 'MyButton'
<adam12> Industrial: Can you turn off headless mode and see the page render in the browser?
<Industrial> fails the test and creates the blank page screenshot
<adam12> Industrial: Capybara has a default max wait time. Maybe it needs to be longer?
troulouliou_dev has joined #ruby
<adam12> Capybara.default_max_wait_time = 10 or something
alfiemax has quit [Remote host closed the connection]
alfiemax has joined #ruby
alexherbo2 has quit [Ping timeout: 256 seconds]
<Industrial> adam12: I'm trying to find out what to pass to chrome in order for it not to be headless.
<Industrial> I tried omitting the headless arg but I don't see my chrome browser doing anything
fuzzface has joined #ruby
alfiemax has quit [Ping timeout: 246 seconds]
<adam12> Industrial: Sadly this is why I dropped selenium. I found way too many things in between Capybara and Chrome.
<adam12> Industrial: If you're not in love with Selenium, maybe try the Cuprite driver. It drives Chrome directly and is a bit more managable, IMHO.
<Industrial> Whatever works :-)
TomyWork has quit [Remote host closed the connection]
fuzzface has quit [Client Quit]
<Industrial> adam12: This leaves me in the same state, white page :(
<adam12> Industrial: Did you try increasing timeout? what about console log? Any chance your javascript assets aren't being served?
mossplix has joined #ruby
<Industrial> maybe it has to do with the javascript_strategy :truncation
<Industrial> nope :/
dionysus69 has quit [Ping timeout: 272 seconds]
lightstalker has quit [Ping timeout: 272 seconds]
lightstalker has joined #ruby
ChmEarl has joined #ruby
alexherbo2 has joined #ruby
howdoi has joined #ruby
alfiemax has joined #ruby
alexherbo2 has quit [Ping timeout: 272 seconds]
TCZ has quit [Quit: Leaving]
alexherbo2 has joined #ruby
prestorium has quit [Ping timeout: 265 seconds]
Eiam has joined #ruby
Mia has quit [Read error: Connection reset by peer]
Mia has joined #ruby
Mia has quit [Changing host]
Mia has joined #ruby
alfiemax has quit [Ping timeout: 260 seconds]
alexherbo2 has quit [Ping timeout: 260 seconds]
duderonomy has joined #ruby
gell5 has joined #ruby
Mia has quit [Read error: Connection reset by peer]
gell5 has quit [Ping timeout: 256 seconds]
Mia has joined #ruby
Mia has joined #ruby
alexherbo2 has joined #ruby
cliluw has joined #ruby
Industrial has quit [Ping timeout: 272 seconds]
meinside has quit [Quit: Connection closed for inactivity]
Industrial has joined #ruby
gell5 has joined #ruby
gell5 has quit [Ping timeout: 264 seconds]
akem has quit [Quit: Leaving]
Benett- has joined #ruby
Benett has quit [Ping timeout: 256 seconds]
Industrial has quit [Ping timeout: 256 seconds]
Benett- is now known as Benett
bocaneri has quit [Ping timeout: 256 seconds]
alfiemax has joined #ruby
akem has joined #ruby
Benett has quit [Remote host closed the connection]
Benett has joined #ruby
alfiemax has quit [Ping timeout: 246 seconds]
gell5 has joined #ruby
gell5 has quit [Remote host closed the connection]
parallels has quit [Remote host closed the connection]
prestorium has joined #ruby
stdedos has quit [Quit: Connection closed]
mahlon has joined #ruby
Industrial has joined #ruby
gell5 has joined #ruby
gell5 has quit [Ping timeout: 264 seconds]
drincruz has quit [Ping timeout: 246 seconds]
gavlee has joined #ruby
russano has joined #ruby
Secret-Fire has quit [Remote host closed the connection]
Industrial has quit [Ping timeout: 260 seconds]
apteryx has joined #ruby
Secret-Fire has joined #ruby
jenrzzz_ has joined #ruby
hiroaki has joined #ruby
ule has quit [Changing host]
ule has joined #ruby
jenrzzz has quit [Ping timeout: 272 seconds]
TCZ has joined #ruby
jenrzzz_ has quit [Ping timeout: 258 seconds]
jenrzzz has joined #ruby
Industrial has joined #ruby
TvL2386 has quit [Ping timeout: 264 seconds]
justache has quit [Remote host closed the connection]
justache has joined #ruby
TvL2386 has joined #ruby
_whitelogger has joined #ruby
chalkmonster has quit [Quit: WeeChat 2.8]
drincruz has joined #ruby
chalkmonster has joined #ruby
gix has joined #ruby
secret-fire__ has joined #ruby
drincruz has quit [Quit: WeeChat 2.8]
Secret-Fire has quit [Ping timeout: 256 seconds]
gell5 has joined #ruby
gell5 has quit [Ping timeout: 260 seconds]
CommunistWolf is now known as Purity
Purity is now known as CommunistWolf
arzWZM has quit [Ping timeout: 240 seconds]
arzWZM has joined #ruby
imode has joined #ruby
BenDover has quit [Quit: BenDover]
ur5us has joined #ruby
chalkmonster has quit [Quit: WeeChat 2.8]
wymillerlinux has joined #ruby
SeepingN has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
secret-fire__ has quit [Quit: Leaving]
Secret-Fire has joined #ruby
SeepingN has joined #ruby
Secret-Fire has quit [Remote host closed the connection]
Secret-Fire has joined #ruby
ur5us has quit [Ping timeout: 256 seconds]
ur5us has joined #ruby
mossplix has quit [Remote host closed the connection]
ur5us has quit [Ping timeout: 256 seconds]
mossplix has joined #ruby
SeepingN has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
SeepingN has joined #ruby
jetchisel has joined #ruby
mozzarella has quit [Remote host closed the connection]
mozzarella has joined #ruby
Industrial has quit [Ping timeout: 240 seconds]
mossplix has quit [Remote host closed the connection]
mniip has quit [Ping timeout: 606 seconds]
sagax has quit [Remote host closed the connection]
hiroaki has quit [Ping timeout: 272 seconds]
SeepingN has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gell5 has joined #ruby
SeepingN has joined #ruby
TCZ has quit [Quit: Leaving]
gell5 has quit [Ping timeout: 240 seconds]
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
sjwvuie has quit [Quit: Lost terminal]
LtHummus has quit [Ping timeout: 264 seconds]
mossplix has joined #ruby
LtHummus has joined #ruby
LtHummus has quit [Client Quit]
SeepingN has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<mnathani> Whats devkit?
SeepingN has joined #ruby
greypack has quit [Ping timeout: 244 seconds]
gell5 has joined #ruby
thegeekinside_ has quit [Ping timeout: 240 seconds]
imode has quit [Ping timeout: 240 seconds]
gell5 has quit [Ping timeout: 256 seconds]
imode has joined #ruby
thegeekinside_ has joined #ruby
mossplix has quit [Remote host closed the connection]
renich has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]