apeiros_ changed the topic of #ruby-lang to: Ruby 2.1.2; 2.0.0-p481; 1.9.3-p545: http://ruby-lang.org || Paste >3 lines of text on http://gist.github.com
toastynerd has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
dingus_khan has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
banister has joined #ruby-lang
dingus_khan has joined #ruby-lang
Coincide_ has quit [Read error: Connection reset by peer]
Coincidental has joined #ruby-lang
dknox has quit [Ping timeout: 276 seconds]
ddv has quit [Ping timeout: 245 seconds]
rmcafee has quit [Remote host closed the connection]
marr has quit []
RobertBi_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
retro|simi has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
ddv has joined #ruby-lang
dingus_khan has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
willmarshall has joined #ruby-lang
fitrahfirdaus has joined #ruby-lang
kitak has joined #ruby-lang
alexju has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
dingus_khan has joined #ruby-lang
miwood_ has joined #ruby-lang
nathanstitt has joined #ruby-lang
vpretzel has quit [Quit: Adios!]
miwood_ has quit [Remote host closed the connection]
yubrew has joined #ruby-lang
miwood has quit [Ping timeout: 240 seconds]
chouhoulis has quit [Ping timeout: 258 seconds]
karamazov has joined #ruby-lang
yubrew has quit [Ping timeout: 240 seconds]
toastynerd has joined #ruby-lang
tylersmith has quit [Remote host closed the connection]
hahuang65 has quit [Ping timeout: 264 seconds]
tkuchiki has joined #ruby-lang
mistym has quit [Quit: Leaving]
mykoweb has quit [Ping timeout: 252 seconds]
allomov has joined #ruby-lang
centrx has joined #ruby-lang
fitrahfirdaus has quit [Ping timeout: 258 seconds]
allomov has quit [Ping timeout: 252 seconds]
willmarshall has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mistym has joined #ruby-lang
arooni-mobile__ has joined #ruby-lang
arooni-mobile has joined #ruby-lang
spuk has quit [Quit: Human beings were created by water to transport it uphill.]
Neurexin has quit [Quit: Neurexin]
cube526 has joined #ruby-lang
lsegal has joined #ruby-lang
yatish27 has joined #ruby-lang
cube526 has quit [Client Quit]
toastynerd has quit [Remote host closed the connection]
chouhoulis has joined #ruby-lang
pixelhandler has quit [Quit: pixelhandler]
dwayhs___ has joined #ruby-lang
marcdel has quit []
cube526 has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
t4nk321 has joined #ruby-lang
yubrew has joined #ruby-lang
<t4nk321> i'm trying to test something and i'm stumped. testing a method that takes a block and yields a variable to the block. i use mocha for stubbing / expectations. how do i approach this?
symm- has quit [Read error: Connection reset by peer]
symm- has joined #ruby-lang
shinnya has quit [Ping timeout: 240 seconds]
yubrew has quit [Ping timeout: 258 seconds]
Cakey has joined #ruby-lang
cube526 has quit [Quit: Bye]
araujo has quit [Ping timeout: 240 seconds]
symm- has quit [Read error: Connection reset by peer]
symm- has joined #ruby-lang
amclain has joined #ruby-lang
<wallerdev> pass in a block and have the expect inside that block?
KM has joined #ruby-lang
KM is now known as Guest21382
tylersmith has joined #ruby-lang
cored has quit [Ping timeout: 264 seconds]
wallerdev has quit [Quit: wallerdev]
frzng has quit [Quit: frzng]
frzng has joined #ruby-lang
linc01n has quit [Quit: ZNC - http://znc.in]
Neurexin has joined #ruby-lang
<t4nk321> anyboday around at this hour? is DHH here?
<t4nk321> am i just log data somebody will eventually laugh at?
perry has quit [Remote host closed the connection]
<t4nk321> how do people on a mac even use irc these days? textual is shit and xchat is so broken
<dvorak> I use textual, I don't love it, but it's ok I guess
yatish27 has joined #ruby-lang
kitak has quit [Remote host closed the connection]
perry has joined #ruby-lang
xcesariox has joined #ruby-lang
charliesome has joined #ruby-lang
kitak has joined #ruby-lang
fitrahfirdaus has joined #ruby-lang
<nofxx__> limechat, but mostly cli based hosted somewhere
knu has quit [Ping timeout: 252 seconds]
nofxx__ has quit [Quit: Leaving]
nofxx_ has joined #ruby-lang
nofxx_ has quit [Changing host]
nofxx_ has joined #ruby-lang
|jemc| has joined #ruby-lang
fragamus has quit [Quit: Computer has gone to sleep.]
symm- has quit [Ping timeout: 276 seconds]
dwayhs___ has quit [Quit: Lingo - http://lingoirc.com]
<t4nk321> never got into the cli style irc client. maybe that's what i need to get into
arooni-mobile has quit [Ping timeout: 265 seconds]
arooni-mobile__ has quit [Ping timeout: 265 seconds]
araujo has joined #ruby-lang
araujo has joined #ruby-lang
araujo has quit [Changing host]
<t4nk321> xchat on linux works pretty awesome. i think os x version has a bunch of stuff messed up
<t4nk321> does limechat do python scripts?
yubrew has joined #ruby-lang
yubrew has quit [Ping timeout: 252 seconds]
* |jemc| uses weechat, which does have support for python scripts
mykoweb has joined #ruby-lang
<|jemc|> and even ruby scripts, I think...
dingus_khan has quit [Remote host closed the connection]
<|jemc|> although this line reeks of BS:
<|jemc|> "Due to a limitation of Ruby (15 arguments max by function) [...]"
thmzlt has quit []
<|jemc|> lol
willmarshall has joined #ruby-lang
heavyhorse has joined #ruby-lang
mykoweb has quit [Ping timeout: 252 seconds]
junkmechanic_ has quit [Ping timeout: 265 seconds]
willmarshall has quit [Client Quit]
nertzy has quit [Ping timeout: 265 seconds]
<drbrain> that's some awesome C code
<drbrain> ↑
<t4nk321> i need more than 15 arguments for every method i write
karamazov has quit []
<drbrain> I think its only a limitation across C functions
kitak has quit [Remote host closed the connection]
<t4nk321> i think max args i've seen is 7 or 8 and that made me cry
<drbrain> >> def x(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z) end; x 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26
<eval-in__> drbrain => nil (https://eval.in/154590)
<drbrain> \o/
<t4nk321> now try overloading it
<drbrain> I'd probably need around a 2GB list of arguments
xcesariox has quit [Quit: Textual IRC Client: www.textualapp.com]
<drbrain> probably more, I have 16GB of memory in this machine
<t4nk321> can't argue with that
kitak has joined #ruby-lang
fitrahfirdaus has quit [Remote host closed the connection]
postmodern has quit [Quit: Leaving]
xcesariox has joined #ruby-lang
xcesariox has quit [Max SendQ exceeded]
hahuang65 has joined #ruby-lang
allomov has joined #ruby-lang
frzng has quit [Quit: frzng]
allomov has quit [Ping timeout: 265 seconds]
yatish27 has quit [Remote host closed the connection]
omosoj has joined #ruby-lang
yatish27 has joined #ruby-lang
toastynerd has joined #ruby-lang
yubrew has joined #ruby-lang
simoz1113 has quit [Ping timeout: 258 seconds]
imperator has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
yubrew has quit [Ping timeout: 255 seconds]
mykoweb has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
yatish27 has quit [Remote host closed the connection]
heavyhorse has quit [Quit: :quit]
snsei has joined #ruby-lang
yatish27 has joined #ruby-lang
kitak_ has joined #ruby-lang
yatish27 has quit [Ping timeout: 255 seconds]
imperator has quit [Quit: Valete!]
mykoweb has quit [Remote host closed the connection]
mykoweb has joined #ruby-lang
kitak has quit [Ping timeout: 240 seconds]
seako has quit [Quit: Leaving.]
mykoweb has quit [Ping timeout: 240 seconds]
Gabri has joined #ruby-lang
jsullivandigs has quit [Remote host closed the connection]
Coincidental has quit [Remote host closed the connection]
Gabri_ has joined #ruby-lang
toastynerd has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
Gabri has quit [Ping timeout: 265 seconds]
toastynerd has quit [Ping timeout: 240 seconds]
willmarshall has joined #ruby-lang
havenwood has joined #ruby-lang
Aniruddh has joined #ruby-lang
seako has joined #ruby-lang
cnivolle has joined #ruby-lang
|jemc| has quit [Ping timeout: 252 seconds]
seako has quit [Ping timeout: 240 seconds]
|jemc| has joined #ruby-lang
Neurexin has quit [Quit: Neurexin]
yubrew has joined #ruby-lang
knu has joined #ruby-lang
Neurexin has joined #ruby-lang
yubrew has quit [Ping timeout: 258 seconds]
<bnagy> |jemc|: the old win32 stuff had a 15 arg limit, for example
<bnagy> had to rewrite a thing in ffi cause of that
jsullivandigs has joined #ruby-lang
<bnagy> don't know what fiddle does these days
<|jemc|> today I learned
toastynerd has joined #ruby-lang
<bnagy> so yeah it's probably how they've written their binding
<bnagy> to be fair, if you're maintaining like 6 bindings I forgive you for not knowing every lang perfectly
knu has quit [Ping timeout: 252 seconds]
knu has joined #ruby-lang
michaeldeol has joined #ruby-lang
digs has joined #ruby-lang
digs is now known as Guest43408
jsullivandigs has quit [Ping timeout: 240 seconds]
miwood has joined #ruby-lang
yatish27 has joined #ruby-lang
mistym has quit [Remote host closed the connection]
yfeldblum has quit [Ping timeout: 255 seconds]
miwood has quit [Client Quit]
stardiviner has joined #ruby-lang
cnivolle has quit [Remote host closed the connection]
yatish27 has quit [Ping timeout: 258 seconds]
pr0ton_ has joined #ruby-lang
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
RobertBirnie has joined #ruby-lang
shennyg has quit [Read error: Connection reset by peer]
shennyg has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
ylluminate has quit [Ping timeout: 245 seconds]
Cakey has quit [Ping timeout: 265 seconds]
allomov has joined #ruby-lang
knu has quit [Ping timeout: 252 seconds]
wallerdev has joined #ruby-lang
simoz1113 has joined #ruby-lang
omosoj has quit [Ping timeout: 240 seconds]
simoz1114 has joined #ruby-lang
allomov has quit [Ping timeout: 240 seconds]
RobertBirnie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
alexju has quit [Remote host closed the connection]
<JaReAx> k, so I get a QString with special characters.. I make a for-loop and do a cout << str[i].unicode() << ... and all the special characters have code 65533 (I presume that its because it can't specify their code)... When I read the forums and google it in general then I see that the code in qt5 should be saved in the utf-8 format. Is there a way to avoid recompiling everything and still get unicode codes from QString
simoz1113 has quit [Ping timeout: 255 seconds]
Gabri_ has quit [Remote host closed the connection]
<JaReAx> qt-5 is utf-8 by standard, but is there a way to avoid recompiling my main project.
mistym has joined #ruby-lang
yubrew has joined #ruby-lang
Aniruddh has quit [Quit: Page closed]
ascarter has joined #ruby-lang
mister_integer has quit [Remote host closed the connection]
yubrew has quit [Ping timeout: 255 seconds]
centrx has quit [Quit: All this computer hacking is making me thirsty]
<whitequark> why are you asking this on #ruby-lang?
Gabri has joined #ruby-lang
toastynerd has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
yfeldblum has joined #ruby-lang
<JaReAx> lol... wrong channel :-{ sry
Gabri has quit [Ping timeout: 240 seconds]
WishBoy has quit [Read error: Connection reset by peer]
WishBoy has joined #ruby-lang
ur5us has quit [Remote host closed the connection]
ascarter has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
WishBoy has quit [Read error: Connection reset by peer]
WishBoy- has joined #ruby-lang
michael__ has joined #ruby-lang
cstrahan has quit [Ping timeout: 240 seconds]
tkuchiki_ has joined #ruby-lang
michael__ is now known as Guest37735
Guest37735 is now known as michaeldeol
Guest43408 has quit [Remote host closed the connection]
phuesler has joined #ruby-lang
memorozovm has joined #ruby-lang
tkuchiki has quit [Ping timeout: 264 seconds]
ta_ has quit [Remote host closed the connection]
ap4y has quit [Remote host closed the connection]
nopc0de is now known as zz_nopc0de
nertzy has joined #ruby-lang
ledestin has quit [Ping timeout: 276 seconds]
lds has joined #ruby-lang
dingus_khan has joined #ruby-lang
phuesler has quit [Quit: phuesler]
lds has quit [Quit: Textual IRC Client: www.textualapp.com]
Gabri has joined #ruby-lang
mister_integer has joined #ruby-lang
pr0ton_ has quit [Quit: pr0ton_]
tbuehlmann has joined #ruby-lang
mister_integer has quit [Ping timeout: 255 seconds]
jsullivandigs has joined #ruby-lang
Neurexin has quit [Quit: Neurexin]
matp has joined #ruby-lang
tkuchiki_ has quit [Remote host closed the connection]
tkuchiki has joined #ruby-lang
solars has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
seako has joined #ruby-lang
relix has joined #ruby-lang
ta has joined #ruby-lang
amclain has quit [Quit: Leaving]
yubrew has joined #ruby-lang
Neurexin has joined #ruby-lang
[spoiler] has joined #ruby-lang
Burgestrand has joined #ruby-lang
Burgestrand is now known as elabs
elabs is now known as Burgestrand
|jemc| has quit [Ping timeout: 265 seconds]
wallerdev has quit [Quit: wallerdev]
yubrew has quit [Ping timeout: 240 seconds]
marcdel has joined #ruby-lang
marcdel_ has joined #ruby-lang
Y_Ichiro has quit [Ping timeout: 240 seconds]
ledestin has joined #ruby-lang
cnivolle has joined #ruby-lang
marcdel has quit [Ping timeout: 240 seconds]
jsullivandigs has quit [Remote host closed the connection]
elabs-developer has joined #ruby-lang
BeingUntoDeath has joined #ruby-lang
rahul_j has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
cnivolle has quit []
cnivolle has joined #ruby-lang
simoz1114 has quit [Ping timeout: 258 seconds]
tylersmith has quit [Remote host closed the connection]
tylersmith has joined #ruby-lang
_ht has joined #ruby-lang
apeiros has joined #ruby-lang
phuesler has joined #ruby-lang
marcdel_ has quit []
michd is now known as MichD
jsullivandigs has joined #ruby-lang
ta has quit [Ping timeout: 264 seconds]
tylersmith has quit [Ping timeout: 255 seconds]
dingus_khan has joined #ruby-lang
fowl has quit [Quit: Derogatory terms for gynecomastia can include moobs (for male boobs) and bitch tits.[34]]
GBrawl has joined #ruby-lang
allomov has joined #ruby-lang
ta has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
GBrawl has quit [Quit: Lingo - http://lingoirc.com]
phansch has joined #ruby-lang
ta has quit [Read error: Connection reset by peer]
seako has quit [Quit: Leaving.]
yubrew has joined #ruby-lang
ddv has joined #ruby-lang
ddv has quit [Changing host]
yubrew has quit [Ping timeout: 240 seconds]
knu has joined #ruby-lang
dingus_khan has joined #ruby-lang
dingus_khan has quit [Ping timeout: 240 seconds]
ta has joined #ruby-lang
robbyoconnor has joined #ruby-lang
BucOder has joined #ruby-lang
knu has quit [Ping timeout: 252 seconds]
mikecmpbll has joined #ruby-lang
dingus_khan has joined #ruby-lang
willmarshall has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Gabri_ has joined #ruby-lang
ta has quit [Remote host closed the connection]
dingus_khan has quit [Ping timeout: 255 seconds]
Gabri has quit [Ping timeout: 276 seconds]
zz_nopc0de is now known as nopc0de
mikecmpbll has quit [Quit: i've nodded off.]
phuesler has quit [Quit: phuesler]
bubodlack has quit [Ping timeout: 252 seconds]
stef_204 has joined #ruby-lang
stef_204 has quit [Changing host]
stef_204 has joined #ruby-lang
lolmaus has quit [Ping timeout: 264 seconds]
mikecmpbll has joined #ruby-lang
lolmaus has joined #ruby-lang
mikecmpbll has quit [Client Quit]
tomkadwill has joined #ruby-lang
mister_integer has joined #ruby-lang
lolmaus_ has joined #ruby-lang
lolmaus has quit [Ping timeout: 240 seconds]
adphillips has joined #ruby-lang
memorozovm has quit [Remote host closed the connection]
mister_integer has quit [Ping timeout: 240 seconds]
ironhide_604 has joined #ruby-lang
yubrew has joined #ruby-lang
benlovell has joined #ruby-lang
marr has joined #ruby-lang
jsullivandigs has quit [Remote host closed the connection]
allomov has quit [Remote host closed the connection]
yubrew has quit [Ping timeout: 240 seconds]
ta has joined #ruby-lang
allomov has joined #ruby-lang
Y_Ichiro has joined #ruby-lang
Y_Ichiro has joined #ruby-lang
phuesler has joined #ruby-lang
tomkadwill has quit [Remote host closed the connection]
allomov has quit [Ping timeout: 258 seconds]
chouhoulis has quit [Remote host closed the connection]
GBrawl has joined #ruby-lang
mikecmpbll has joined #ruby-lang
shemerey has joined #ruby-lang
nemec_ has quit [Read error: Connection reset by peer]
nemec_ has joined #ruby-lang
memorozovm has joined #ruby-lang
nofxx has quit [Remote host closed the connection]
nofxx has joined #ruby-lang
mehlah has joined #ruby-lang
nofxx has quit [Ping timeout: 265 seconds]
nofxx has joined #ruby-lang
nofxx_ has quit [Remote host closed the connection]
rahul_j has quit [Quit: rahul_j]
elia has joined #ruby-lang
sferik has joined #ruby-lang
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
phuesler has quit [Quit: phuesler]
phuesler has joined #ruby-lang
canton7-mac has joined #ruby-lang
rahul_j has joined #ruby-lang
JaRe_Ax has joined #ruby-lang
banister has quit [Ping timeout: 264 seconds]
banister has joined #ruby-lang
JaReAx has quit [Ping timeout: 276 seconds]
JaRe_Ax is now known as JaReAx
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
frobrob has joined #ruby-lang
charliesome has joined #ruby-lang
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
nofxx has quit [Remote host closed the connection]
nofxx has joined #ruby-lang
zcdny has joined #ruby-lang
Fushi has joined #ruby-lang
<zcdny> hi there, how to run the ruby as a daemon process
nofxx has quit [Ping timeout: 265 seconds]
<zcdny> when i service ruby config.ru. it raises a message to say unrecognized service
Siyfion has joined #ruby-lang
tomkadwill has joined #ruby-lang
yubrew has joined #ruby-lang
Neurexin has quit [Quit: Neurexin]
<yorickpeterse> morning
tomkadwi_ has joined #ruby-lang
heftig has joined #ruby-lang
tomkadwill has quit [Read error: Connection reset by peer]
kitak_ has quit [Remote host closed the connection]
kitak has joined #ruby-lang
yubrew has quit [Ping timeout: 240 seconds]
allomov has joined #ruby-lang
beawesomeinstead has quit [Ping timeout: 245 seconds]
Miphix has joined #ruby-lang
beawesomeinstead has joined #ruby-lang
Missphoenix has quit [Ping timeout: 240 seconds]
GBrawl has quit [Quit: Computer has gone to sleep.]
nofxx has joined #ruby-lang
dingus_khan has joined #ruby-lang
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
BeingUntoDeath has quit []
shemerey has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tomkadwi_ has quit [Remote host closed the connection]
Siyfion has quit [Remote host closed the connection]
zcdny has quit [Quit: Leaving]
Siyfion has joined #ruby-lang
nofxx has quit [Remote host closed the connection]
nofxx has joined #ruby-lang
shemerey has joined #ruby-lang
knu has joined #ruby-lang
Cakey has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
nofxx has quit [Ping timeout: 265 seconds]
workmad3 has joined #ruby-lang
frzng has joined #ruby-lang
canton7-mac has quit [Remote host closed the connection]
canton7-mac has joined #ruby-lang
Siyfion has quit [Remote host closed the connection]
Cakey has quit [Ping timeout: 265 seconds]
michaeldeol has quit [Ping timeout: 264 seconds]
Guest37735 has joined #ruby-lang
memorozovm has quit [Remote host closed the connection]
yubrew has joined #ruby-lang
arBmind has joined #ruby-lang
memorozovm has joined #ruby-lang
memorozovm has quit [Remote host closed the connection]
tomkadwill has joined #ruby-lang
memorozovm has joined #ruby-lang
lolmaus_ has quit [Ping timeout: 240 seconds]
yubrew has quit [Ping timeout: 255 seconds]
lolmaus has joined #ruby-lang
Siyfion has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
lolmaus has quit [Ping timeout: 240 seconds]
danijoo has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<[spoiler]> morning, yorickpeterse :-)
banister has quit [Ping timeout: 265 seconds]
mister_integer has joined #ruby-lang
mister_integer has quit [Ping timeout: 276 seconds]
frzng has quit [Quit: frzng]
banister has joined #ruby-lang
lolmaus has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
banister has joined #ruby-lang
banister has quit [Max SendQ exceeded]
yfeldblum has quit [Remote host closed the connection]
banister has joined #ruby-lang
dingus_khan has joined #ruby-lang
julian37 has joined #ruby-lang
mehlah has quit [Quit: Leaving...]
dingus_khan has quit [Read error: Connection reset by peer]
dingus_khan has joined #ruby-lang
nopc0de is now known as zz_nopc0de
phuesler has quit [Quit: phuesler]
<julian37> I'd like to read from an alternate file descriptor (as stdin is needed for password entry), but e.g. IO.new(7, 'rb').read() gives me "Bad file descriptor (Errno::EBADF)". do I need to work some fcntl magic first, or something?
relix has joined #ruby-lang
dingus_khan has quit [Ping timeout: 240 seconds]
<whitequark> julian37: are you trying to translate bash code into ruby?
<julian37> whitequark: no, I'd just like to let the user pass binary data to the process without necessarily having to write it to disk first
<whitequark> julian37: ok, there are two approaches I see
ledestin has quit [Quit: ledestin]
<whitequark> one is to unset F_CLOEXEC on the corresponding fd in the parent process, then fork&exec passing the fd number to the child process, then do the IO.new(fd.to_i) trick
<whitequark> the second one, less portable but neater, is to just make the child process read data from a file, then do the same thing in the parent process as before, but pass /dev/fd/$FDNUM as the file
<whitequark> it's what bash uses when you do "cmd <(...)"
<whitequark> errr /proc/self/fd/$FDNUM
yubrew has joined #ruby-lang
ecnalyr has joined #ruby-lang
lolmaus has quit [Ping timeout: 240 seconds]
<julian37> whitequark: option 2 is a great idea (non-portable is fine really), trying that now
yubrew has quit [Ping timeout: 264 seconds]
tharindu has joined #ruby-lang
lolmaus has joined #ruby-lang
yfeldblum has joined #ruby-lang
luiz_lha has quit [Ping timeout: 265 seconds]
<julian37> whitequark: even simpler: with bash, "myrubyscript <(echo foo)" will pass something like /dev/fd/63 as ARGV[1]
<whitequark> that's exactly what I said
frzng has joined #ruby-lang
<julian37> whitequark: that's what you said, sorry, I didn't mean to imply otherwise
fragamus has joined #ruby-lang
<julian37> whitequark: thanks again
kyb3r_ has quit [Quit: Leaving]
Siyfion has quit [Remote host closed the connection]
yfeldblum has quit [Ping timeout: 255 seconds]
kitak has quit [Remote host closed the connection]
Siyfion has joined #ruby-lang
CodeBunny has quit [Quit: CodeBunny needs a carrot. Be back later.]
fragamus has quit [Quit: Computer has gone to sleep.]
faces has joined #ruby-lang
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cored has joined #ruby-lang
sarkyniin has joined #ruby-lang
dingus_khan has joined #ruby-lang
mehlah has joined #ruby-lang
arBmind1 has joined #ruby-lang
phuesler has joined #ruby-lang
ta_ has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
arBmind has quit [Ping timeout: 240 seconds]
dingus_khan has quit [Ping timeout: 255 seconds]
rahul_j has joined #ruby-lang
<yorickpeterse> Blegh, Octokit.rb is shit
ta has quit [Ping timeout: 240 seconds]
<apeiros> whatsitdo?
<apeiros> and whysitshit?
<yorickpeterse> Github's own API client for Ruby
<yorickpeterse> it's super confusing to use, uses method_missing all over the place
<yorickpeterse> usage doesn't actually seem to match the API either
<yorickpeterse> RIGHT
<yorickpeterse> Apparently for labels you have to do
<yorickpeterse> Octokit.labels('user/repo')
yubrew has joined #ruby-lang
<yorickpeterse> Instead of
<yorickpeterse> Octokit.repo('user').labels
<yorickpeterse> or something like that
<whitequark> wtf
<yorickpeterse> and Octokit.delete_label!('user/repo', 'label')
<yorickpeterse> had to figure that out based on the tests
frobrob has quit [Ping timeout: 276 seconds]
<apeiros> so basically Octokit has all the methods
<apeiros> I can see how that's annoying
<apeiros> fuck OO, lets just use global stuff
Siyfion has quit [Remote host closed the connection]
<whitequark> my guess is they just gave it to a random intern, and the "fuck it, deploy it already"
<whitequark> then*
ledestin has joined #ruby-lang
snsei has quit [Ping timeout: 240 seconds]
Siyfion has joined #ruby-lang
symm- has joined #ruby-lang
yubrew has quit [Ping timeout: 240 seconds]
<yorickpeterse> Right, now to add issue labels to 71 repositories
<yorickpeterse> oh, but I can't remove all labels at once
<yorickpeterse> ugh
workmad3 is now known as wm3|away
julian37 has left #ruby-lang ["ERC Version 5.3 (IRC client for Emacs)"]
<canton7> can the API help?
<yorickpeterse> I sacrificed it 2 goats and that seems to've done it
frzng has quit [Quit: frzng]
chouhoulis has joined #ruby-lang
charliesome has quit [Ping timeout: 240 seconds]
snsei has joined #ruby-lang
symm- has quit [Read error: Connection reset by peer]
tomkadwill has quit [Remote host closed the connection]
chouhoulis has quit [Ping timeout: 258 seconds]
tomkadwill has joined #ruby-lang
charliesome has joined #ruby-lang
tyrbo has joined #ruby-lang
tyrbo has quit [Client Quit]
tyrbo has joined #ruby-lang
Siyfion has quit []
bubodlack has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
symm- has joined #ruby-lang
tyrbo has quit [Remote host closed the connection]
Squarepy has joined #ruby-lang
davs has joined #ruby-lang
rahul_j has joined #ruby-lang
rahul_j has quit [Client Quit]
dingus_khan has joined #ruby-lang
yubrew has joined #ruby-lang
frzng has joined #ruby-lang
dingus_khan has quit [Ping timeout: 276 seconds]
yubrew has quit [Ping timeout: 264 seconds]
cored has quit [Ping timeout: 240 seconds]
memorozovm has quit [Remote host closed the connection]
memorozovm has joined #ruby-lang
phansch has quit [Quit: WeeChat 0.4.3]
banister has joined #ruby-lang
frzng has quit [Ping timeout: 276 seconds]
banister has quit [Client Quit]
[spoiler] has quit [Quit: Leaving]
cored has joined #ruby-lang
cored has joined #ruby-lang
cored has quit [Changing host]
vpretzel has joined #ruby-lang
tyrbo has joined #ruby-lang
toretore has joined #ruby-lang
t4nk321 has quit [Ping timeout: 240 seconds]
cored has quit [Ping timeout: 265 seconds]
shinnya has joined #ruby-lang
yfeldblum has joined #ruby-lang
tyrbo has quit [Ping timeout: 265 seconds]
phuesler has quit [Quit: phuesler]
tharindu has quit [Ping timeout: 276 seconds]
phuesler has joined #ruby-lang
yock has joined #ruby-lang
yfeldblum has quit [Ping timeout: 264 seconds]
chouhoulis has joined #ruby-lang
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #ruby-lang
alexju has joined #ruby-lang
snsei has quit [Remote host closed the connection]
wm3|away has quit [Ping timeout: 240 seconds]
vpretzel has quit [Quit: Adios!]
mister_integer has joined #ruby-lang
vpretzel has joined #ruby-lang
marr has quit []
ta_ has quit [Remote host closed the connection]
mister_integer has quit [Ping timeout: 252 seconds]
davs has quit [Quit: Lost terminal]
elia has quit [Ping timeout: 255 seconds]
wm3|away has joined #ruby-lang
frzng has joined #ruby-lang
mr_rogerz has joined #ruby-lang
elia has joined #ruby-lang
yatish27 has joined #ruby-lang
wm3|away is now known as workmad3
ta has joined #ruby-lang
yubrew has joined #ruby-lang
stardiviner has quit [Quit: my website: http://stardiviner.dyndns-blog.com/]
snsei has joined #ruby-lang
stardiviner has joined #ruby-lang
yubrew has quit [Ping timeout: 255 seconds]
snsei has quit [Remote host closed the connection]
tkuchiki_ has joined #ruby-lang
dingus_khan has joined #ruby-lang
tkuchiki has quit [Ping timeout: 258 seconds]
dingus_khan has quit [Ping timeout: 252 seconds]
jgpawletko has joined #ruby-lang
tkuchiki_ has quit [Ping timeout: 276 seconds]
shemerey has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
banister has joined #ruby-lang
khaase has joined #ruby-lang
khaase has quit [Changing host]
khaase has joined #ruby-lang
frzng has quit [Quit: frzng]
luiz_lha has joined #ruby-lang
dwayhs has joined #ruby-lang
tkuchiki has joined #ruby-lang
<ljarvis> moin
<ndrst> sometimes impressed by how little code you need to write to fuck so much up in rails :D
<yorickpeterse> s/rails/everything
<ndrst> or rails obfuscates more for you
<ndrst> but yeha
<ndrst> stop being right yorickpeterse
<maloik> that's only logical right?
<ndrst> you are that kid no one wanted to play with because it always knew all the answers :D
<maloik> if some magical process takes care of things for you, you need to know what it does or things will go wrong
phuesler has quit [Quit: phuesler]
<yorickpeterse> ndrst: No, I was that kid nobody wanted to play with because I didn't suck their dicks and fit in
danijoo has quit [Read error: Connection reset by peer]
<yorickpeterse> Ah yes, the primary school lyfe
<ndrst> fair enough :D
<yorickpeterse> hustlin' on the playground
shinnya has quit [Ping timeout: 265 seconds]
danijoo has joined #ruby-lang
<ndrst> wanna be my friend [ ] Yes, [ ] No, [ ] Fuck Off
<yorickpeterse> [ ] Only when needed
<yorickpeterse> Good thing my current friends, who I mostly met through Reddit, are pretty cool people
AncientAmateur has joined #ruby-lang
shemerey has joined #ruby-lang
<whitequark> (fuck up everything) that's why a language in which every last thing is always mutable is a horrible idea
phuesler has joined #ruby-lang
yfeldblum has joined #ruby-lang
<yorickpeterse> Ah yes, insert the language nerds
<ndrst> reddit friends? so you up and downvote your comments all the time?
<yorickpeterse> "BUT STATIC TYPING!!111 WHAT ABOUT THE IMMUTABLE MONADS!!11"
<yorickpeterse> ndrst: No, people I met through /r/amsterdam
<yorickpeterse> http://www.reddit.com/r/Amsterdam/comments/22c5qu/suitup_meetup_photo/ latest meetup to give some idea
enebo has joined #ruby-lang
<whitequark> yorickpeterse: no, you can continue fuck with rails, it's hilarious to watch you fall over all the time
<ndrst> wow all so dressed
<yorickpeterse> whitequark: I prefer to have safe sex so no I won't fuck with Rails
<whitequark> at some point you'll realize your mistakes...
<yorickpeterse> I also didn't say anything that would indicate that Rails is ideal or whatsoever
<yorickpeterse> so please try again
<ndrst> burp rails.
<whitequark> too lazy to care
<ndrst> /r/berlin looks lame in a way
<yorickpeterse> ndrst: get on our level
<ndrst> what is that lvl?
<yorickpeterse> over 9000
yfeldblum has quit [Ping timeout: 276 seconds]
<ndrst> yo lets go to berlin an party, loses all money in clubs and on drugs
banister is now known as banisterfiend
jsullivandigs has joined #ruby-lang
<yorickpeterse> welp
pabs has quit [Ping timeout: 258 seconds]
pabs has joined #ruby-lang
cored has joined #ruby-lang
cored has quit [Changing host]
cored has joined #ruby-lang
loincloth has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
sferik has joined #ruby-lang
Gabri_ has quit [Remote host closed the connection]
Gabri has joined #ruby-lang
memorozovm has quit [Remote host closed the connection]
Gabri has quit [Read error: Connection reset by peer]
mr_rogerz has quit [Ping timeout: 252 seconds]
Gabri has joined #ruby-lang
yubrew has joined #ruby-lang
yubrew has quit [Read error: Connection reset by peer]
yubrew has joined #ruby-lang
nathanstitt has joined #ruby-lang
yatish27 has quit [Ping timeout: 255 seconds]
Gabri has quit [Ping timeout: 240 seconds]
<maloik> what do you mean a classic?
<maloik> that it happens a lot?
Mon_Ouie has quit [Remote host closed the connection]
Mon_Ouie has joined #ruby-lang
Mon_Ouie has joined #ruby-lang
mister_integer has joined #ruby-lang
<ndrst> too often
<ndrst> or at least I see a sign or a post or something almost ever1-2 weeks
mehlah has quit [Quit: Leaving...]
bubodlack has quit [Ping timeout: 240 seconds]
ghg has joined #ruby-lang
ghg has quit [Remote host closed the connection]
|stef_204| has joined #ruby-lang
dingus_khan has joined #ruby-lang
ghg has joined #ruby-lang
mister_integer has quit [Ping timeout: 252 seconds]
dingus_khan has quit [Read error: Connection reset by peer]
dingus_khan has joined #ruby-lang
vpretzel is now known as vpretzel|1440
_stef_204_ has joined #ruby-lang
stef_204 has quit [Ping timeout: 258 seconds]
nemec_ has quit [Quit: Leaving]
<maloik> I was in london last weekend
nemec_ has joined #ruby-lang
<maloik> apparently selling balloons with laughing gas is a thing there
|stef_204| has quit [Ping timeout: 240 seconds]
<maloik> super dodgy lol
<maloik> only one in our company decided to try it, and perhaps unsurprisingly he was german (and maybe even from berlin)
stef_204 has joined #ruby-lang
dingus_khan has quit [Ping timeout: 252 seconds]
nemec_ has quit [Client Quit]
luiz_lha has quit [Ping timeout: 252 seconds]
_stef_204_ has quit [Ping timeout: 252 seconds]
memorozovm has joined #ruby-lang
<ndrst> hahaha
Squarepy_ has joined #ruby-lang
tylersmith has joined #ruby-lang
omosoj has joined #ruby-lang
Gabri has joined #ruby-lang
dik_dak has joined #ruby-lang
Squarepy_ has quit [Quit: Leaving]
elia` has joined #ruby-lang
elia has quit [Ping timeout: 240 seconds]
sferik has quit [Quit: Textual IRC Client: www.textualapp.com]
Miphix has quit [Read error: Connection reset by peer]
Miphix has joined #ruby-lang
GBrawl has joined #ruby-lang
Miphix has quit [Read error: Connection reset by peer]
Miphix has joined #ruby-lang
ratmav has joined #ruby-lang
ta has quit [Remote host closed the connection]
ecnalyr has quit [Ping timeout: 255 seconds]
yfeldblum has joined #ruby-lang
omosoj has quit [Quit: Leaving]
elia` has quit [Ping timeout: 252 seconds]
adphilli_ has joined #ruby-lang
yfeldblum has quit [Ping timeout: 240 seconds]
memorozovm has quit [Remote host closed the connection]
adphill__ has joined #ruby-lang
toastynerd has joined #ruby-lang
adphillips has quit [Ping timeout: 255 seconds]
adphilli_ has quit [Ping timeout: 240 seconds]
frzng has joined #ruby-lang
memorozovm has joined #ruby-lang
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
solars has quit [Ping timeout: 240 seconds]
memorozovm has quit [Remote host closed the connection]
junkmechanic_ has joined #ruby-lang
memorozovm has joined #ruby-lang
AncientAmateur has quit [Remote host closed the connection]
sarkyniin has quit [Ping timeout: 240 seconds]
mistym has quit [Remote host closed the connection]
Cakey has joined #ruby-lang
tylersmith has quit [Remote host closed the connection]
memorozovm has quit [Remote host closed the connection]
tylersmith has joined #ruby-lang
franzip has joined #ruby-lang
bubodlack has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
AncientAmateur has joined #ruby-lang
sarkyniin has joined #ruby-lang
Coincidental has joined #ruby-lang
tylersmith has quit [Ping timeout: 255 seconds]
bubodlack has quit [Ping timeout: 252 seconds]
dwayhs has quit [Quit: Computer has gone to sleep.]
tbuehlmann has quit [Quit: Leaving]
dingus_khan has joined #ruby-lang
ratmav has quit [Ping timeout: 252 seconds]
Gabri_ has joined #ruby-lang
Gabri has quit [Ping timeout: 252 seconds]
kitak has joined #ruby-lang
dingus_khan has quit [Ping timeout: 240 seconds]
robbyoconnor has quit [Read error: No route to host]
robbyoconnor has joined #ruby-lang
ta has joined #ruby-lang
robbyoconnor has quit [Ping timeout: 240 seconds]
mistym has joined #ruby-lang
elia has joined #ruby-lang
ratmav has joined #ruby-lang
elia has quit [Ping timeout: 265 seconds]
loincloth has quit [Read error: Connection reset by peer]
loinclot_ has joined #ruby-lang
shemerey has quit [Quit: Textual IRC Client: www.textualapp.com]
mykoweb has joined #ruby-lang
sandbags has joined #ruby-lang
symm- has quit [Ping timeout: 240 seconds]
GBrawl has quit [Quit: Computer has gone to sleep.]
adphillips has joined #ruby-lang
adphilli_ has joined #ruby-lang
adphill__ has quit [Ping timeout: 240 seconds]
adphillips has quit [Ping timeout: 240 seconds]
wallerdev has joined #ruby-lang
arBmind1 has quit [Quit: Leaving.]
mister_integer has joined #ruby-lang
dwayhs has joined #ruby-lang
ironhide_604 has quit [Remote host closed the connection]
toastynerd has joined #ruby-lang
BucOder has quit [Ping timeout: 258 seconds]
heftig has quit [Quit: Quitting]
dwayhs has quit [Ping timeout: 252 seconds]
__butch__ has joined #ruby-lang
alexju has quit [Remote host closed the connection]
vlad_starkov has joined #ruby-lang
tbuehlmann has joined #ruby-lang
x0f has quit [Ping timeout: 240 seconds]
alexju has joined #ruby-lang
mistym has quit [Remote host closed the connection]
memorozovm has joined #ruby-lang
alexju has quit [Remote host closed the connection]
x0f has joined #ruby-lang
alexju has joined #ruby-lang
memorozovm has quit [Ping timeout: 255 seconds]
robbyoconnor has joined #ruby-lang
tkuchiki has quit [Remote host closed the connection]
VTLob has joined #ruby-lang
pixelhandler has joined #ruby-lang
dwayhs has joined #ruby-lang
dwayhs has quit [Client Quit]
jxie has quit [Ping timeout: 240 seconds]
dwayhs has joined #ruby-lang
cored has quit [Ping timeout: 258 seconds]
jxie has joined #ruby-lang
lolmaus has quit [Ping timeout: 240 seconds]
yatish27 has joined #ruby-lang
Squarepy has quit [Ping timeout: 252 seconds]
cored has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
GBrawl has joined #ruby-lang
RobertBirnie has joined #ruby-lang
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rippa has joined #ruby-lang
ratmav has quit [Ping timeout: 240 seconds]
AncientAmateur has quit [Remote host closed the connection]
mikecmpbll has quit [Ping timeout: 240 seconds]
benlovell has quit [Ping timeout: 252 seconds]
adphilli_ has quit []
wallerdev has quit [Read error: Connection reset by peer]
seako has joined #ruby-lang
vladgh has joined #ruby-lang
hahuang65 has quit [Ping timeout: 276 seconds]
kitak has quit [Remote host closed the connection]
lolmaus has joined #ruby-lang
AncientAmateur has joined #ruby-lang
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #ruby-lang
robbyoconnor has quit [Changing host]
robbyoconnor has joined #ruby-lang
canton7-mac has quit [Remote host closed the connection]
tomkadwill has quit []
banister has joined #ruby-lang
mistym has joined #ruby-lang
mistym has quit [Changing host]
mistym has joined #ruby-lang
BucOder has joined #ruby-lang
yfeldblum has joined #ruby-lang
miqui has quit [Ping timeout: 240 seconds]
ratmav has joined #ruby-lang
BucOder has quit [Client Quit]
agarie has joined #ruby-lang
yfeldblum has quit [Ping timeout: 255 seconds]
miqui has joined #ruby-lang
phuesler has quit [Quit: phuesler]
mykoweb has quit [Remote host closed the connection]
mykoweb has joined #ruby-lang
vladgh has quit [Quit: leaving]
Coincidental has quit [Remote host closed the connection]
wallerdev has joined #ruby-lang
mykoweb has quit [Ping timeout: 258 seconds]
robbyoconnor has quit [Excess Flood]
apeiros has quit [Remote host closed the connection]
robbyoconnor has joined #ruby-lang
apeiros has joined #ruby-lang
DEac- has joined #ruby-lang
DEac-_ has quit [Read error: No route to host]
retro|simi has quit [Ping timeout: 240 seconds]
apeiros has quit [Ping timeout: 240 seconds]
yock has quit [Quit: Changing server]
Cakey has quit [Ping timeout: 252 seconds]
yock has joined #ruby-lang
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
michaeldeol has joined #ruby-lang
iamwn has joined #ruby-lang
gnufied has quit [Ping timeout: 240 seconds]
omosoj has joined #ruby-lang
<iamwn> Hey guys, not sure if this is the correct channel to report this, however I'm having problems loading http://rubydoc.info/gems/mysql/2.9.1/frames. It always hangs on "processing mysql" and it's been like that for the past 2 days
<wallerdev> it says it shouldnt take much longer
<wallerdev> must be close by now
<wallerdev> lol
gnufied has joined #ruby-lang
loinclot_ has quit [Remote host closed the connection]
sandbags has quit []
tharindu has joined #ruby-lang
retro|simi has joined #ruby-lang
Coincidental has joined #ruby-lang
<wallerdev> iamwn: probably can just open an issue here https://github.com/lsegal/rubydoc.info/issues
<iamwn> I will, but it seems that it was already reported several times on rubydoc.tenderapp.com
<iamwn> nobody replied in over a month though
ryotarai has quit [Ping timeout: 245 seconds]
retro|simi has quit [Remote host closed the connection]
ryotarai has joined #ruby-lang
<wallerdev> welllll
mikecmpbll has joined #ruby-lang
<wallerdev> you could try forking the repo and fixing it yourself i guess
cnivolle has quit [Remote host closed the connection]
cnivolle has joined #ruby-lang
m4t- has joined #ruby-lang
mykoweb has joined #ruby-lang
robbyoconnor has quit [Ping timeout: 240 seconds]
gnufied has left #ruby-lang [#ruby-lang]
mykoweb has quit [Remote host closed the connection]
cnivolle has quit [Ping timeout: 265 seconds]
junkmechanic_ has quit [Ping timeout: 252 seconds]
junkmechanic_ has joined #ruby-lang
simoz1114 has joined #ruby-lang
apeiros has joined #ruby-lang
michaeldeol has quit [Ping timeout: 276 seconds]
Guest37735 is now known as michaeldeol
simoz1115 has joined #ruby-lang
workmad3 has quit [Ping timeout: 264 seconds]
yfeldblum has joined #ruby-lang
<iamwn> someone already reported the issue on github and again - no reply. so yeah, I guess I'll try to find the problem and fix it myself
junkmechanic_ has quit [Ping timeout: 240 seconds]
<xybre> iamwn: I've tried contacting the developer to offer my assistance and never got a reply.
<xybre> So I have no idea whats going on over there :(
<wallerdev> probably switched to nodejs
simoz1114 has quit [Ping timeout: 276 seconds]
flak has joined #ruby-lang
rippa has quit [Ping timeout: 265 seconds]
<xybre> This was before node become such a buzzword.
<iamwn> xybre, meh, that sucks
RobertBi_ has joined #ruby-lang
<iamwn> maybe hes on a vaccation or something
<xybre> Or at least the first time I tried to contact him it was.
RobertBirnie has quit [Read error: Connection reset by peer]
BucOder has joined #ruby-lang
ecnalyr has joined #ruby-lang
hahuang65 has joined #ruby-lang
elabs-developer has quit [Quit: elabs-developer]
Burgestrand has quit [Quit: Burgestrand]
ecnalyr has quit [Ping timeout: 255 seconds]
centrx has joined #ruby-lang
BucOder has quit [Quit: Computer has gone to sleep.]
sarkyniin has quit [Read error: Connection reset by peer]
centrx has quit [Client Quit]
sarkyniin has joined #ruby-lang
centrx has joined #ruby-lang
GBrawl has quit [Quit: Lingo - http://lingoirc.com]
foucist has joined #ruby-lang
foucist has left #ruby-lang [#ruby-lang]
Coincidental has quit [Read error: Connection reset by peer]
Coincidental has joined #ruby-lang
cstrahan has joined #ruby-lang
yxhuvud has quit [Remote host closed the connection]
yxhuvud has joined #ruby-lang
_ht has quit [Remote host closed the connection]
Gabri has joined #ruby-lang
robbyoconnor has joined #ruby-lang
Gabri_ has quit [Ping timeout: 276 seconds]
loincloth has joined #ruby-lang
justinmcp_ has quit [Ping timeout: 240 seconds]
dingus_khan has joined #ruby-lang
symm- has joined #ruby-lang
vlad_starkov has quit [Read error: No route to host]
vlad_starkov has joined #ruby-lang
dingus_khan has quit [Ping timeout: 252 seconds]
cnivolle has joined #ruby-lang
symm- has quit [Ping timeout: 255 seconds]
Johz has joined #ruby-lang
stef_204 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
<sarkyniin> How do I make a dropdown list in Shoes?
moogumbo has joined #ruby-lang
frzng has quit [Quit: frzng]
wallerdev has quit [Quit: wallerdev]
deol has joined #ruby-lang
benanne has joined #ruby-lang
ldnunes has joined #ruby-lang
Coincidental has quit [Remote host closed the connection]
ghg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tbuehlmann has quit [Remote host closed the connection]
michaeldeol has quit []
deol is now known as michaeldeol
cstrahan has quit [Ping timeout: 264 seconds]
tharindu has quit [Ping timeout: 240 seconds]
omosoj has quit [Ping timeout: 252 seconds]
allomov has quit [Remote host closed the connection]
MichD is now known as michd
BucOder has joined #ruby-lang
allomov has joined #ruby-lang
saarinen has joined #ruby-lang
robbyoconnor has quit [Max SendQ exceeded]
robbyoconnor has joined #ruby-lang
BucOder has quit [Client Quit]
D9 has joined #ruby-lang
allomov has quit [Ping timeout: 240 seconds]
AncientAmateur has quit [Remote host closed the connection]
jgpawletko has quit [Quit: jgpawletko]
cstrahan has joined #ruby-lang
saarinen has quit [Quit: saarinen]
saarinen has joined #ruby-lang
BucOder has joined #ruby-lang
axv has joined #ruby-lang
john_____ has joined #ruby-lang
flak has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
<john_____> hello everyone
<centrx> Good day
<john_____> i'm able to do a file diff and save the difference to a new file but
nofxx has joined #ruby-lang
nofxx has joined #ruby-lang
<xybre> but?
<john_____> i would like to pass in the files using variables with the system() call
<john_____> please help
<john_____> as such system('diff path/file.txt path/file2.txt > newfile.txt) works
toastynerd has quit [Remote host closed the connection]
<centrx> john_____, It's a string, so you can use string interpolation (use double quotes): "diff #{filename1} #{filename2} > #{filename3}"
<john_____> i did this: system('diff "#{file_var1} #{file_var2} > #{new-file}"')
<john_____> ok 1 sec
<john_____> system("diff #{baseline} #{generated} > #{difference}")
<centrx> yes
<john_____> got undefined local variable
<centrx> Are those variables defined?
<john_____> diff
<havenwood> john_____: did you defined baseline, generated, and difference?
faces has quit [Ping timeout: 255 seconds]
<john_____> got undefined local variable 'diff'
<john_____> it's complaining about the diff command
<havenwood> john_____: from code other than what you're showing?
faces has joined #ruby-lang
<john_____> the variables are defined...baseline='path/file.txt'
<john_____> and so on
<havenwood> john_____: in what you pasted, `diff` is inside double quotes. i'm assuming in the code you're using it's not?
<centrx> john_____, Use gist.github.com to show actual code
robbyoconnor has quit [Read error: Connection reset by peer]
<john_____> if system(diff "#{baseline} #{generated} > #{difference}")...undefined method 'diff'
<john_____> when i do the above without if
<havenwood> john_____: diff isn't inside the string
sheperson has joined #ruby-lang
<centrx> system(string)
<john_____> system('diff' "#{baseline} #{generated} > #{difference}")
<john_____> i tried this
<havenwood> john_____: *inside* the double quoted string
<john_____> undefined local variable or method 'diff'
<havenwood> john_____: you pasted back centrx's example a min ago
<nofxx> john_____, "diff #{base........
<john_____> that did not work either
<nofxx> yes it did
robbyoconnor has joined #ruby-lang
ratmav has quit [Quit: Leaving]
<john_____> system("diff #{baseline} #{generated} > #{difference}")
<john_____> that should work?
<centrx> That is correct. If it does not work, there are other issues. You need to post actual code, and actual error messages
arooni-mobile has joined #ruby-lang
dingus_khan has joined #ruby-lang
<john_____> undefined local variable or method `diff' for main:Object (NameError)
arooni-mobile__ has joined #ruby-lang
<nofxx> In ruby 'foo' "bar" == 'foobar' ... btw, there's a hidden + in strings
alexju has quit [Ping timeout: 264 seconds]
<Mon_Ouie> john_____: That won't work if baseline, generated or difference have spaces, quotes or other funny characters in them
robbyoconnor has quit [Remote host closed the connection]
iamwn has quit [Quit: Leaving]
Fushi has quit [Quit: Connection closed for inactivity]
<john_____> demo_baseline = 'scripts/data/demo/demo_baseline.txt'
<nofxx> yea... Regexp.escape() best friend when dealing with paths
<Mon_Ouie> that's not the right kind of escape at all
<Mon_Ouie> Shellwords.escape would work
BucOder has quit [Quit: Lingo - http://lingoirc.com]
<Mon_Ouie> Also using system with multiple arguments rather than a single one (though that wouldn't work with the '> diff')
<nofxx> Mon_Ouie, glad to know that now, thanks
toastynerd has joined #ruby-lang
sheperson has quit [Ping timeout: 255 seconds]
dingus_khan has quit [Ping timeout: 240 seconds]
<john_____> could you give me an idea of how to reword the shellwords.escape
<nofxx> Mon_Ouie, anything better than &> /tmp/fu ... File.read(/tmp/fu) ? I use that for most cli based scripts
<john_____> i only wish to compare the file and save its output to file
<Mon_Ouie> Instead of #{foo} you'd have #{Shellwords.escape(foo)}
<john_____> ok 1 sec
<Mon_Ouie> You need to require 'shellwords' for it to work
<eam> ideally, bypass the shell entirely
<john_____> ok
<john_____> trying that now
<eam> quoting and interpolating strings isn't great practice in general
<Mon_Ouie> nofxx: IO.popen/Process.spawn?
<Mon_Ouie> That way you get an IO object that you can read from directly
alexju has joined #ruby-lang
jgpawletko has joined #ruby-lang
toastynerd has quit []
loincloth has quit [Remote host closed the connection]
toastynerd has joined #ruby-lang
wallerdev has joined #ruby-lang
franzip has quit [Quit: ...]
dingus_khan has joined #ruby-lang
mister_i_ has joined #ruby-lang
sepp2k has joined #ruby-lang
mister_integer has quit [Ping timeout: 240 seconds]
jgpawletko has quit [Quit: jgpawletko]
JaRe_Ax has joined #ruby-lang
loincloth has joined #ruby-lang
miwood has joined #ruby-lang
postmodern has joined #ruby-lang
JaReAx has quit [Ping timeout: 258 seconds]
JaRe_Ax is now known as JaReAx
allomov has joined #ruby-lang
arooni-mobile has quit [Ping timeout: 240 seconds]
arooni-mobile__ has quit [Ping timeout: 252 seconds]
Coincidental has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
axv has quit []
Gabri has quit []
shinnya has joined #ruby-lang
crudson has quit [Quit: Leaving.]
simoz1115 has quit [Ping timeout: 265 seconds]
justinmcp has joined #ruby-lang
mykoweb has joined #ruby-lang
axv has joined #ruby-lang
heftig has joined #ruby-lang
florida has joined #ruby-lang
florida is now known as floridaelago
random-spam6 has joined #ruby-lang
amerine_ has joined #ruby-lang
amerine has quit [Ping timeout: 252 seconds]
davidcunha has joined #ruby-lang
BucOder has joined #ruby-lang
<random-spam6> if a class extends a module, are that module's instance methods available on instances of the class? I am seeing conflictual info
yock has quit [Ping timeout: 276 seconds]
Raycaster has quit [Ping timeout: 240 seconds]
davidcunha has left #ruby-lang [#ruby-lang]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
symm- has joined #ruby-lang
amerine_ is now known as amerine
<centrx> random-spam6, extend assigns the module's methods to the class, include assigns them to the class instances
RobertBirnie has joined #ruby-lang
mister_i_ has quit [Remote host closed the connection]
VTLob has quit [Quit: VTLob]
alexju has quit [Remote host closed the connection]
RobertBi_ has quit [Ping timeout: 252 seconds]
<apeiros> random-spam6: extend/include always take the modules instance methods. extend adds it to the singleton class (making it class methods in case of a class) and include on the class (making it instance methods)
sarkyniin has quit [Quit: Quitte]
<apeiros> >> module X; def x; "x!"; end; end; Array.extend X; [].x
<eval-in__> apeiros => undefined method `x' for []:Array (NoMethodError) ... (https://eval.in/155379)
<apeiros> gah
mister_integer has joined #ruby-lang
<apeiros> >> module X; def x; "x!"; end; end; Array.extend X; Array.x
<eval-in__> apeiros => "x!" (https://eval.in/155380)
<apeiros> >> module X; def x; "x!"; end; end; an_array = []; an_array.extend X; an_array.x
<eval-in__> apeiros => "x!" (https://eval.in/155381)
<apeiros> >> module X; def x; "x!"; end; end; Array.include X; [].x
<eval-in__> apeiros => "x!" (https://eval.in/155382)
<apeiros> note that 1 & 2 are technically the same thing. extend an object. call the module's instance methods on that object.
<centrx> >> 1 & 2
<eval-in__> centrx => 0 (https://eval.in/155383)
ap4y has joined #ruby-lang
fostertheweb has joined #ruby-lang
t4nk828 has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
ur5us has joined #ruby-lang
random-spam6 has quit [Ping timeout: 264 seconds]
simoz1115 has joined #ruby-lang
simoz1116 has joined #ruby-lang
<t4nk828> I'm teaching a class to science types who have little to no programming experience. I want to strongly suggest that they complete one thing before the first day of class. Would you suggest code academy, Learn Ruby the Hard Way, Chris Pine's Learn to Program, or something else?
simoz1117 has joined #ruby-lang
vpretzel|1440 is now known as vpretzel
Missphoenix has joined #ruby-lang
chouhoulis has quit [Ping timeout: 255 seconds]
simoz1115 has quit [Ping timeout: 240 seconds]
<havenwood> t4nk828: Between Hard Way and Learn to Program I'd vote Learn to Program.
simoz1116 has quit [Ping timeout: 240 seconds]
Miphix has quit [Ping timeout: 240 seconds]
BucOder has quit [Quit: Computer has gone to sleep.]
<havenwood> t4nk828: try ruby is nice: http://tryruby.org/
crudson has joined #ruby-lang
<havenwood> t4nk828: A nice reference you might want to give them as well: http://learnxinyminutes.com/docs/ruby/
aef_ has quit [Remote host closed the connection]
<havenwood> though that ^ might be more useful if someone already knows another lang
aef has joined #ruby-lang
dwayhs has quit [Quit: Computer has gone to sleep.]
simoz1118 has joined #ruby-lang
simoz1117 has quit [Ping timeout: 240 seconds]
arooni-mobile__ has joined #ruby-lang
arooni-mobile has joined #ruby-lang
floridaelago has quit [Ping timeout: 252 seconds]
jkprg has joined #ruby-lang
jkprg has quit [Client Quit]
gnufied has joined #ruby-lang
simoz1119 has joined #ruby-lang
mister_integer has quit [Remote host closed the connection]
mister_integer has joined #ruby-lang
dingus_khan has joined #ruby-lang
<t4nk828> Those are good suggestions, thanks (hadn't seen learnxinyminutes before). I am more interested in more comprehensive resources, I think.
simoz11110 has joined #ruby-lang
simoz11111 has joined #ruby-lang
<t4nk828> Anyone here learn on "Learn to Program"?
<centrx> t4nk828, Also try #ruby
simoz1118 has quit [Ping timeout: 252 seconds]
<centrx> or havenwood already answered, he knows what he's talking about
<centrx> t4nk828, I generally recommend Ruby Koans or Ruby Monk
simoz1119 has quit [Ping timeout: 240 seconds]
<havenwood> t4nk828: Learn to Program is a good one. Though it only covers the basics.
<havenwood> t4nk828: it ends with introduction to blocks and procs
robbyoconnor has joined #ruby-lang
<havenwood> t4nk828: but it does a good job being thorough for beginners
<t4nk828> ahh, yes, Ruby Koans is good. I'll have to check out ruby monk. What about codeschool? Any comparison with code academy? If I were to assignment them a site I could say, "you need to do x,y,z modules before start of class".
simoz11110 has quit [Ping timeout: 240 seconds]
michaeldeol has joined #ruby-lang
<havenwood> t4nk828: try ruby is codeschool
kyb3r_ has joined #ruby-lang
simoz11112 has joined #ruby-lang
simoz11113 has joined #ruby-lang
ldnunes has quit [Quit: Leaving]
<havenwood> t4nk828: i don't have any experience with codeacademy to say
simoz11114 has joined #ruby-lang
<havenwood> t4nk828: treehouse is another i've not done :P
banister has joined #ruby-lang
seako has quit [Quit: Leaving.]
simoz11111 has quit [Ping timeout: 240 seconds]
banister has quit [Client Quit]
simoz11112 has quit [Ping timeout: 240 seconds]
saarinen has quit [Quit: saarinen]
GBrawl has joined #ruby-lang
simoz11113 has quit [Ping timeout: 240 seconds]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
simoz11115 has joined #ruby-lang
simoz11116 has joined #ruby-lang
simoz11114 has quit [Ping timeout: 240 seconds]
ironhide_604 has joined #ruby-lang
simoz11117 has joined #ruby-lang
mister_i_ has joined #ruby-lang
<t4nk828> treehouse looks very nice. Unfortunately costs $ for > 1 mo. Hard to recommend to students.
seako has joined #ruby-lang
simoz11115 has quit [Ping timeout: 240 seconds]
simoz11116 has quit [Ping timeout: 240 seconds]
mister_integer has quit [Ping timeout: 264 seconds]
<zenspider> t4nk828: I've recommended Pine's book a LOT of ppl.
simoz11117 has quit [Ping timeout: 240 seconds]
simoz11117 has joined #ruby-lang
banister has joined #ruby-lang
benanne has quit [Ping timeout: 240 seconds]
nathanstitt has quit [Quit: I growing sleepy]
loincloth has quit [Remote host closed the connection]
simoz11118 has joined #ruby-lang
t4nk828 has quit [Ping timeout: 240 seconds]
simoz11119 has joined #ruby-lang
frzng has joined #ruby-lang
saarinen has joined #ruby-lang
simoz11117 has quit [Ping timeout: 255 seconds]
simoz11118 has quit [Ping timeout: 255 seconds]
Xzyx987X_ has joined #ruby-lang
Phoenixmiss has joined #ruby-lang
Xzyx987X has quit [Read error: Connection reset by peer]
Missphoenix has quit [Read error: Connection reset by peer]
marr has joined #ruby-lang
solars has joined #ruby-lang
simoz111110 has joined #ruby-lang
jacky has quit [Quit: Quit]
simoz111111 has joined #ruby-lang
kyb3r_ has quit [Ping timeout: 252 seconds]
simoz11119 has quit [Ping timeout: 255 seconds]
benanne has joined #ruby-lang
yubrew has quit [Remote host closed the connection]
saarinen has quit [Quit: saarinen]
mister_i_ has quit [Remote host closed the connection]
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jaimef has quit [Excess Flood]
simoz111110 has quit [Ping timeout: 255 seconds]
jaimef has joined #ruby-lang
yfeldblu_ has joined #ruby-lang
ironhide_604 has quit [Remote host closed the connection]
simoz111112 has joined #ruby-lang
miwood_ has joined #ruby-lang
simoz111111 has quit [Ping timeout: 255 seconds]
yfeldblum has quit [Ping timeout: 240 seconds]
simoz111113 has joined #ruby-lang
houhoulis has joined #ruby-lang
robbyoconnor has quit [Quit: Konversation terminated!]
robbyoconnor has joined #ruby-lang
mister_integer has joined #ruby-lang
vlad_starkov has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
miwood has quit [Ping timeout: 276 seconds]
simoz111112 has quit [Ping timeout: 258 seconds]
vlad_starkov has joined #ruby-lang
enebo has quit [Quit: enebo]
vlad_starkov has quit [Remote host closed the connection]
simoz111114 has joined #ruby-lang
benanne has quit [Quit: kbai]
vlad_starkov has joined #ruby-lang
simoz111115 has joined #ruby-lang
simoz111114 has quit [Read error: Connection reset by peer]
simoz111113 has quit [Read error: Connection reset by peer]
yfeldblu_ has quit [Remote host closed the connection]
ledestin has quit [Quit: ledestin]
yfeldblum has joined #ruby-lang
GBrawl has quit [Ping timeout: 265 seconds]
solars has quit [Ping timeout: 240 seconds]
axv has quit []
saarinen has joined #ruby-lang
ghg has joined #ruby-lang
mister_integer has quit [Quit: Leaving...]
ToaNii has quit [Ping timeout: 265 seconds]
__butch__ has quit [Quit: Leaving.]
khaase_ has joined #ruby-lang
lacrosse has quit [Ping timeout: 265 seconds]
khaase has quit [Ping timeout: 265 seconds]
ItSANgo_ has quit [Ping timeout: 265 seconds]
_whitelogger_ has joined #ruby-lang
phrozen7- has joined #ruby-lang
avdi has quit [Ping timeout: 265 seconds]
mahlon has quit [Ping timeout: 265 seconds]
antonishen has quit [Ping timeout: 265 seconds]
OlegTS has quit [Ping timeout: 265 seconds]
Willox_ has quit [Ping timeout: 265 seconds]
joelmheim has quit [Ping timeout: 265 seconds]
msch has quit [Ping timeout: 265 seconds]
gianlucadv has quit [Ping timeout: 265 seconds]
llakey has quit [Ping timeout: 265 seconds]
nrk has quit [Ping timeout: 265 seconds]
soraher_ has quit [Ping timeout: 265 seconds]
kalleth has quit [Ping timeout: 265 seconds]
zastern has quit [Ping timeout: 265 seconds]
phrozen77 has quit [Ping timeout: 265 seconds]
avdi_ is now known as avdi
llakey_ has joined #ruby-lang
sonne_ has joined #ruby-lang
ToaNii has joined #ruby-lang
antonishen_ is now known as antonishen
msch_ is now known as msch
EvilJStoker_ has joined #ruby-lang
gianlucadv has joined #ruby-lang
rtlong has quit [Ping timeout: 245 seconds]
yeltzooo has quit [Ping timeout: 245 seconds]
matti has quit [Ping timeout: 245 seconds]
tommylommykins has quit [Ping timeout: 245 seconds]
DefV has quit [Ping timeout: 245 seconds]
melter has joined #ruby-lang
PaulePanter has quit [Ping timeout: 245 seconds]
DefV has joined #ruby-lang
tommylommykins has joined #ruby-lang
araujo_ has joined #ruby-lang
ddv has joined #ruby-lang
matti has joined #ruby-lang
matti has joined #ruby-lang
xsdg has quit [Remote host closed the connection]
dhruvasagar has joined #ruby-lang
xsdg has joined #ruby-lang
shalicke has joined #ruby-lang
dachi- has joined #ruby-lang
EvilJStoker_ has quit [Excess Flood]
yeltzooo has joined #ruby-lang
yeltzooo has quit [Excess Flood]
joelmheim has joined #ruby-lang
EvilJStoker_ has joined #ruby-lang
antonishen has quit []
PaulePanter has joined #ruby-lang
khaase has joined #ruby-lang
GarethAdams has joined #ruby-lang
oetjenj_ has joined #ruby-lang
rtlong has joined #ruby-lang
yeltzooo has joined #ruby-lang
segy_ has joined #ruby-lang
Willox_ has joined #ruby-lang
zastern has joined #ruby-lang
kylo has joined #ruby-lang
Asher has quit [Ping timeout: 265 seconds]
dachi has quit [Ping timeout: 265 seconds]
shennyg has quit [Ping timeout: 265 seconds]
coffeejunk has quit [Ping timeout: 265 seconds]
sonne has quit [Ping timeout: 265 seconds]
khaase_ has quit [Ping timeout: 265 seconds]
frzng has quit [Ping timeout: 265 seconds]
araujo has quit [Ping timeout: 265 seconds]
EvilJStoker has quit [Ping timeout: 265 seconds]
ta has quit [Ping timeout: 265 seconds]
shaman42 has quit [Ping timeout: 265 seconds]
Muz has quit [Ping timeout: 265 seconds]
cnivolle has quit [Ping timeout: 265 seconds]
centrx has quit [Ping timeout: 265 seconds]
lele|w has quit [Ping timeout: 265 seconds]
_whitelogger has quit [Ping timeout: 265 seconds]
floyd2 has quit [Ping timeout: 265 seconds]
mattyohe has quit [Ping timeout: 265 seconds]
lhz has quit [Ping timeout: 265 seconds]
segy has quit [Ping timeout: 265 seconds]
oetjenj has quit [Ping timeout: 265 seconds]
Rylee has quit [Ping timeout: 265 seconds]
dachi- is now known as dachi
seanhagen has joined #ruby-lang
frzng_ is now known as frzng
Rylee_ has joined #ruby-lang
segy_ is now known as segy
oetjenj_ is now known as oetjenj
yubrew has joined #ruby-lang
heftig has quit [Quit: Quitting]
EvilJStoker_ is now known as EvilJStoker
nrk has joined #ruby-lang
shennyg_ is now known as shennyg
coffeejunk has joined #ruby-lang
lhz has joined #ruby-lang
mattyohe_ is now known as mattyohe
nofxx_ has joined #ruby-lang
nofxx has quit [Read error: Connection reset by peer]
yubrew has quit [Ping timeout: 240 seconds]
wmoxam_ has joined #ruby-lang
yeltzooo4 has joined #ruby-lang
saltsa_ has joined #ruby-lang
araujo_ has quit [Quit: Leaving]
araujo has joined #ruby-lang
antonishen has joined #ruby-lang
dingus_khan has quit [Remote host closed the connection]
tommylom1ykins has joined #ruby-lang
centrx has joined #ruby-lang
heftig has joined #ruby-lang
llakey has joined #ruby-lang
PaulePan1er has joined #ruby-lang
khaase has quit [Remote host closed the connection]
Olipro has quit [*.net *.split]
xsdg_ has joined #ruby-lang
ap4y` has joined #ruby-lang
vpretzel has quit [Remote host closed the connection]
michaeldeol has joined #ruby-lang
llakey_ has quit [*.net *.split]
ta_ has quit [*.net *.split]
yeltzooo has quit [*.net *.split]
PaulePanter has quit [*.net *.split]
tommylommykins has quit [*.net *.split]
ap4y has quit [*.net *.split]
symm- has quit [*.net *.split]
shinnya has quit [*.net *.split]
D9 has quit [*.net *.split]
toretore has quit [*.net *.split]
Guest21382 has quit [*.net *.split]
wmoxam has quit [*.net *.split]
saltsa has quit [*.net *.split]
brixen has quit [*.net *.split]
yeltzooo4 is now known as yeltzooo
kitak has joined #ruby-lang
thomasxie has joined #ruby-lang
ap4y has joined #ruby-lang
ap4y has quit [Remote host closed the connection]
ap4y` has quit [Client Quit]
ap4y has joined #ruby-lang
mikecmpbll has quit [Quit: i've nodded off.]
brixen has joined #ruby-lang
alex-quiterio has joined #ruby-lang
mikecmpbll has joined #ruby-lang
mahlon has joined #ruby-lang
xsdg has quit [Write error: Broken pipe]
robbyoconnor has quit [Write error: Broken pipe]
stevednd has quit [Excess Flood]
valeri_ufo has quit [Excess Flood]
stevednd has joined #ruby-lang
marr has quit [Write error: Broken pipe]
valeri_uF0 has joined #ruby-lang
valeri_uF0 is now known as valeri_ufo
Johz has quit [Quit: Leaving]
robbyoconnor has joined #ruby-lang
phuesler has joined #ruby-lang
AncientAmateur has joined #ruby-lang
Olipro has joined #ruby-lang
mikecmpbll has quit [Client Quit]
dik_dak has quit [Remote host closed the connection]
Olipro has quit [Max SendQ exceeded]
allomov has quit [Remote host closed the connection]
dingus_khan has joined #ruby-lang
cnivolle_ has quit [Remote host closed the connection]
AncientAmateur has quit [Remote host closed the connection]
Olipro has joined #ruby-lang
cnivolle has joined #ruby-lang
mykoweb has quit [Remote host closed the connection]
john3213 has joined #ruby-lang
mykoweb has joined #ruby-lang
dingus_khan has quit [Ping timeout: 240 seconds]
cnivolle has quit [Ping timeout: 276 seconds]
RobertBirnie has quit [Ping timeout: 276 seconds]
marr has joined #ruby-lang
mykoweb has quit [Ping timeout: 240 seconds]
john3213 has left #ruby-lang [#ruby-lang]
phuesler has quit [Quit: phuesler]
ghg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fostertheweb has quit [Quit: Textual IRC Client: www.textualapp.com]
momomomomo has joined #ruby-lang
thomasxie has quit [Quit: Leaving.]
Guest21382 has joined #ruby-lang
ta has joined #ruby-lang
kitak has quit [Remote host closed the connection]
shinnya has joined #ruby-lang
D9 has joined #ruby-lang
toretore has joined #ruby-lang
D9 has quit [Max SendQ exceeded]
shinnya has quit [Max SendQ exceeded]
shinnya has joined #ruby-lang
D9 has joined #ruby-lang
wmoxam_ has quit [Quit: leaving]
wmoxam has joined #ruby-lang
crudson has quit [Quit: Leaving.]
cored has quit [Ping timeout: 240 seconds]
charliesome has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
vlad_starkov has quit [Remote host closed the connection]
toastynerd has joined #ruby-lang
yfeldblu_ has joined #ruby-lang
yubrew has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
thomasxie has joined #ruby-lang
thomasxie has quit [Client Quit]
yfeldblum has quit [Ping timeout: 240 seconds]
kitak has joined #ruby-lang
yubrew has quit [Ping timeout: 276 seconds]
banister has joined #ruby-lang
lsegal has joined #ruby-lang
shinnya has quit [Ping timeout: 252 seconds]
crudson has joined #ruby-lang
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
saarinen has joined #ruby-lang
banister has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vlad_starkov has joined #ruby-lang
robbyoconnor has quit [Ping timeout: 255 seconds]
dwayhs has joined #ruby-lang
saarinen has quit [Quit: saarinen]
vpretzel has joined #ruby-lang
bahar has joined #ruby-lang