apeiros changed the topic of #ruby-lang to: RIP Jim || Ruby 2.1.1; 2.0.0-p451; 1.9.3-p545: http://ruby-lang.org || Paste >3 lines of text on http://gist.github.com
<automationaddict> if a class name starts with :: what does this mean? I am used to the convention Module::Class but this is new?
<centrx> automationaddict, References the top of the class structure. For example, if you have a top class with the same name as a class inside a module, you may wish to reference the top class instead of the class within the module
justinmcp has joined #ruby-lang
robbyoconnor has quit [Remote host closed the connection]
ssj4mo has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
<automationaddict> centrx so basically is skips the class it is defined in and uses the superclass?
yfeldblum has joined #ruby-lang
<drbrain> it starts lookup from top-level
<drbrain> ruby provides Array, but you may define MyGem::Array
<drbrain> ::Array means ruby's array because it is defined at top-level
robbyoconnor has joined #ruby-lang
<automationaddict> drbrain trying to wrap my head around how that works in say a gem where there are many modules with the same name and potentially the same class name in both modules.
emaxi has quit [Remote host closed the connection]
emaxi has joined #ruby-lang
<drbrain> automationaddict: if you're in the MyGem namespace ruby looks for a constant Foo there first, then in each parent namespaces until it reaches the root
<drbrain> a leading :: says "skip all that, start from the root"
jackyalcine has joined #ruby-lang
<automationaddict> drbrain so if there are two classes with the same name in two modules with the same name, what is the top?
<drbrain> it sounds like you're describing module A; class B; end; end twice
<drbrain> which means A::B is the same as A::B
<drbrain> A is in the root namespace because it isn't wrapped by any other class or module
toretore has quit [Quit: This computer has gone to sleep]
saarinen has quit [Quit: saarinen]
<automationaddict> drbrain thanks for this, i will need to think about it until the light goes on.
emaxi has quit [Ping timeout: 246 seconds]
ap4y has quit [Remote host closed the connection]
jason_ has joined #ruby-lang
r0bby has joined #ruby-lang
fezziwig has quit [Remote host closed the connection]
robbyoconnor has quit [Ping timeout: 252 seconds]
r0bby has quit [Remote host closed the connection]
tkuchiki has quit [Remote host closed the connection]
r0bby has joined #ruby-lang
<automationaddict> drbrain something like this? https://gist.github.com/10076694
<drbrain> automationaddict: yes
amsi has quit [Ping timeout: 255 seconds]
emaxi has joined #ruby-lang
<drbrain> without :: line 8 will reference MyModule::Array
amsi has joined #ruby-lang
<automationaddict> drbrain thats pretty cool
lolmaus has quit [Ping timeout: 255 seconds]
r0bby_ has joined #ruby-lang
<automationaddict> drbrain will that continue up a nested hierarchy until it finds the Array class?
r0bby has quit [Ping timeout: 246 seconds]
<drbrain> if it wasn't nested inside MyModule::Array class, yes
<drbrain> I'm almost out of battery so I might stop responding in a few moments
<automationaddict> drbrain thats cool, thanks for the help
weems has quit []
<drbrain> np!
ScaredWee has joined #ruby-lang
ScaredWee is now known as weems
dstynchu_ has quit []
r0bby_ has quit [Remote host closed the connection]
emaxi has quit [Remote host closed the connection]
emaxi has joined #ruby-lang
dorei has quit []
emaxi has quit [Ping timeout: 246 seconds]
cnivolle has quit [Remote host closed the connection]
ur5us has quit [Ping timeout: 255 seconds]
ap4y has joined #ruby-lang
mistym has quit [Quit: Leaving]
stardiviner has quit [Ping timeout: 240 seconds]
richardardrichar has joined #ruby-lang
charliesome has joined #ruby-lang
RobertBirnie has quit [Read error: Operation timed out]
Speed has quit [Quit: When two people dream the same dream, it ceases to be an illusion.]
ap4y has quit [Ping timeout: 265 seconds]
sdouglas has joined #ruby-lang
hanikazmi has quit [Remote host closed the connection]
ur5us has joined #ruby-lang
lolmaus has joined #ruby-lang
emaxi has joined #ruby-lang
glide has joined #ruby-lang
emaxi has quit [Remote host closed the connection]
fuhgeddaboudit has quit [Remote host closed the connection]
emaxi_ has joined #ruby-lang
amsi has quit [Quit: Leaving]
|jemc| has joined #ruby-lang
hahuang65 has quit [Ping timeout: 246 seconds]
|jemc| has quit [Read error: Connection reset by peer]
|jemc| has joined #ruby-lang
|jemc| has quit [Ping timeout: 240 seconds]
amclain has joined #ruby-lang
znz_jp has quit [Quit: kill -QUIT $$]
havenwood has quit [Remote host closed the connection]
snk has quit [Quit: rebuut]
znz_jp has joined #ruby-lang
snk has joined #ruby-lang
knu has quit [Ping timeout: 252 seconds]
knu has joined #ruby-lang
Lewix has joined #ruby-lang
mistym has joined #ruby-lang
matp has quit [Ping timeout: 246 seconds]
ap4y has joined #ruby-lang
arBmind1 has joined #ruby-lang
francisfish has joined #ruby-lang
arBmind has quit [Ping timeout: 255 seconds]
dik_dak has quit [Quit: Leaving]
francisfish has quit [Ping timeout: 240 seconds]
znz_jp has quit [Quit: kill -QUIT $$]
johnpclaus has quit [Ping timeout: 252 seconds]
toastynerd has joined #ruby-lang
karamazov has joined #ruby-lang
emaxi_ has quit [Remote host closed the connection]
havenwood has joined #ruby-lang
michaeldeol has joined #ruby-lang
nibbo_ has quit [Ping timeout: 240 seconds]
nibbo has quit [Ping timeout: 255 seconds]
allomov has joined #ruby-lang
michaeldeol has quit [Client Quit]
kitak_ has quit [Read error: Connection reset by peer]
r0bby_ has joined #ruby-lang
kitak has joined #ruby-lang
znz_jp has joined #ruby-lang
sdouglas_ has joined #ruby-lang
r0bby_ is now known as robbyoconnor
sdouglas has quit [Ping timeout: 246 seconds]
allomov has quit [Ping timeout: 252 seconds]
lsegal has joined #ruby-lang
sdouglas_ has quit [Remote host closed the connection]
sdouglas has joined #ruby-lang
nibbo has joined #ruby-lang
davispuh has quit [Remote host closed the connection]
viscera has left #ruby-lang [#ruby-lang]
kukyakya has joined #ruby-lang
kukyakya has quit [Remote host closed the connection]
mehlah has quit [Quit: Leaving...]
nibbo_ has joined #ruby-lang
jameswatling has joined #ruby-lang
tkuchiki has joined #ruby-lang
blurredbits has joined #ruby-lang
woollyams has quit [Ping timeout: 252 seconds]
Willox has quit [Quit: Connection closed for inactivity]
nibbo has quit [Ping timeout: 255 seconds]
wallerdev has quit [Quit: wallerdev]
yfeldblum has quit [Ping timeout: 265 seconds]
luvs2spooge has joined #ruby-lang
yfeldblum has joined #ruby-lang
nibbo has joined #ruby-lang
woollyams has joined #ruby-lang
hakunin has joined #ruby-lang
nertzy has quit [Quit: This computer has gone to sleep]
ssj4mo has quit [Remote host closed the connection]
woollyams has quit [Read error: Connection reset by peer]
ssj4mo has joined #ruby-lang
woollyams has joined #ruby-lang
emaxi has joined #ruby-lang
nibbo has quit [Ping timeout: 255 seconds]
nibbo_ has quit [Read error: Operation timed out]
woollyams has quit [Read error: Connection reset by peer]
nibbo has joined #ruby-lang
woollyams has joined #ruby-lang
fezziwig has joined #ruby-lang
nibbo_ has joined #ruby-lang
symm- has quit [Read error: Connection reset by peer]
nibbo has quit [Ping timeout: 255 seconds]
nibbo has joined #ruby-lang
fezziwig has quit [Remote host closed the connection]
woollyams has quit [Ping timeout: 252 seconds]
fezziwig has joined #ruby-lang
richardardrichar has quit [Ping timeout: 240 seconds]
fezziwig has quit [Ping timeout: 255 seconds]
emaxi has quit [Remote host closed the connection]
symm- has joined #ruby-lang
LMity has joined #ruby-lang
ssj4mo has quit [Read error: Connection reset by peer]
ssj4mo has joined #ruby-lang
ssj4mo has quit [Remote host closed the connection]
yfeldblum has quit [Remote host closed the connection]
CaptainJet has quit [Ping timeout: 252 seconds]
simono has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
symm- has quit [Ping timeout: 240 seconds]
symm-_ has joined #ruby-lang
JoshuaPaling has joined #ruby-lang
toastynerd is now known as Cooper2
symm-_ has quit [Read error: Connection reset by peer]
symm- has joined #ruby-lang
Cooper2 is now known as toastynerd
Lewix has quit [Remote host closed the connection]
ap4y has quit [Remote host closed the connection]
CaptainJet has joined #ruby-lang
stardiviner has joined #ruby-lang
Lewix has joined #ruby-lang
ap4y has joined #ruby-lang
insidious has joined #ruby-lang
sdouglas has quit [Remote host closed the connection]
sdouglas has joined #ruby-lang
nertzy has joined #ruby-lang
fezziwig has joined #ruby-lang
sdouglas has quit [Ping timeout: 265 seconds]
emaxi has joined #ruby-lang
jackyalcine is now known as jacky
BubonicPestilenc has joined #ruby-lang
marcdel has joined #ruby-lang
lcdhoffman has quit [Quit: lcdhoffman]
BubonicPestilenc has quit [Client Quit]
toastynerd has quit [Remote host closed the connection]
tectonic has joined #ruby-lang
stardiviner has quit [Ping timeout: 240 seconds]
woollyams has joined #ruby-lang
sdouglas has joined #ruby-lang
woollyams has quit [Ping timeout: 252 seconds]
gix has quit [Ping timeout: 255 seconds]
toastynerd has joined #ruby-lang
knu has quit [Ping timeout: 252 seconds]
fabioboris has joined #ruby-lang
knu has joined #ruby-lang
gix has joined #ruby-lang
LMity has quit [Ping timeout: 255 seconds]
mykoweb has joined #ruby-lang
stardiviner has joined #ruby-lang
woollyams has joined #ruby-lang
skade has joined #ruby-lang
jsutt has quit [Remote host closed the connection]
sdouglas has quit [Remote host closed the connection]
jsutt has joined #ruby-lang
skade has quit [Ping timeout: 246 seconds]
francisfish has joined #ruby-lang
stardiviner has quit [Ping timeout: 255 seconds]
insidious has quit []
diegoviola has joined #ruby-lang
knu has quit [Ping timeout: 252 seconds]
francisfish has quit [Ping timeout: 255 seconds]
yfeldblum has joined #ruby-lang
knu has joined #ruby-lang
javilm has joined #ruby-lang
fbernier has joined #ruby-lang
jason_ has quit [Remote host closed the connection]
jason_ has joined #ruby-lang
mykoweb has quit [Remote host closed the connection]
havenwood has quit [Remote host closed the connection]
jason_ has quit [Ping timeout: 246 seconds]
allomov has joined #ruby-lang
havenwood has joined #ruby-lang
stardiviner has joined #ruby-lang
momomomomo has joined #ruby-lang
prdx has quit [Quit: leaving]
allomov has quit [Ping timeout: 252 seconds]
knu has quit [Ping timeout: 252 seconds]
knu has joined #ruby-lang
Barrin6 has joined #ruby-lang
martin__ has joined #ruby-lang
* martin__ wave hello
martin__ has quit [Client Quit]
RobertBirnie has joined #ruby-lang
blurredbits has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jsutt has quit [Ping timeout: 255 seconds]
kitak has quit [Ping timeout: 260 seconds]
rofel has quit [Remote host closed the connection]
kitak has joined #ruby-lang
tectonic has quit []
RobertBirnie has quit [Ping timeout: 252 seconds]
RobertBirnie has joined #ruby-lang
diegoviola has quit [Remote host closed the connection]
RobertBirnie has quit [Client Quit]
diegoviola has joined #ruby-lang
postmodern has quit [Quit: Leaving]
hahuang65 has joined #ruby-lang
thrillagorilla has quit []
lsegal has quit [Read error: Connection reset by peer]
lsegal has joined #ruby-lang
skade has joined #ruby-lang
woollyams has quit [Ping timeout: 252 seconds]
karamazov has quit [Remote host closed the connection]
karamazov has joined #ruby-lang
woollyams has joined #ruby-lang
phansch has joined #ruby-lang
karamazov has quit [Ping timeout: 252 seconds]
woollyams has quit [Ping timeout: 252 seconds]
toastynerd has quit [Remote host closed the connection]
|jemc| has joined #ruby-lang
mistym has quit [Remote host closed the connection]
karamazov has joined #ruby-lang
emaxi has quit [Remote host closed the connection]
ap4y has quit []
emaxi has joined #ruby-lang
emaxi has quit [Remote host closed the connection]
emaxi has joined #ruby-lang
javilm has quit [Quit: http://www.lavandeira.net]
michaeldeol has joined #ruby-lang
JohnBat26 has joined #ruby-lang
LMity has joined #ruby-lang
JohnBat26 has quit [Client Quit]
JohnBat26 has joined #ruby-lang
JohnBat26 has quit [Client Quit]
JohnBat26 has joined #ruby-lang
ur5us_ has joined #ruby-lang
vondruch has joined #ruby-lang
vondruch_ has joined #ruby-lang
|jemc| has quit [Read error: Connection reset by peer]
ur5us has quit [Ping timeout: 255 seconds]
vondruch has quit [Ping timeout: 255 seconds]
Splourian has joined #ruby-lang
zlogan has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
karamazo_ has joined #ruby-lang
karamazov has quit [Ping timeout: 246 seconds]
yfeldblum has joined #ruby-lang
|jemc| has joined #ruby-lang
fezziwig has quit [Remote host closed the connection]
rofel has joined #ruby-lang
fezziwig has joined #ruby-lang
sdouglas has joined #ruby-lang
RobertBirnie has joined #ruby-lang
fezziwig_ has joined #ruby-lang
fezziwig has quit [Read error: Connection reset by peer]
rofel has quit [Read error: Operation timed out]
erichmenge has quit [Quit: Arrivederci!]
erichmenge has joined #ruby-lang
CaptainJet has quit [Read error: Connection reset by peer]
Lewix has quit [Remote host closed the connection]
phansch has quit [Quit: WeeChat 0.4.2]
CaptainJet has joined #ruby-lang
francisfish has joined #ruby-lang
nertzy has quit [Quit: This computer has gone to sleep]
jameswatling has quit [Remote host closed the connection]
retro_ has joined #ruby-lang
francisfish has quit [Ping timeout: 240 seconds]
zrl has quit [Read error: Connection reset by peer]
LanceHaig has quit [Changing host]
LanceHaig has joined #ruby-lang
monika_ has joined #ruby-lang
zrl has joined #ruby-lang
<monika_> hi
<centrx> !hi
tonni has quit [Remote host closed the connection]
_ht has joined #ruby-lang
rahul_j has joined #ruby-lang
allomov has joined #ruby-lang
|jemc| has quit [Quit: WeeChat 0.4.1]
kitak has quit [Read error: Connection reset by peer]
kitak has joined #ruby-lang
monika_ has quit [Quit: Leaving]
fezziwig_ has quit [Remote host closed the connection]
rahul_j has quit [Ping timeout: 240 seconds]
allomov has quit [Ping timeout: 246 seconds]
ur5us_ has quit [Ping timeout: 240 seconds]
momomomomo has quit [Quit: momomomomo]
retro_ is now known as retro|cz
heftig has quit [Quit: Quitting]
kitak has quit [Remote host closed the connection]
toastynerd has joined #ruby-lang
marcdel has quit []
toastynerd has quit [Remote host closed the connection]
kitak has joined #ruby-lang
RobertBirnie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tonni has joined #ruby-lang
glide has quit [Quit: Leaving]
LMity has quit [Ping timeout: 240 seconds]
Barrin6 has quit [Quit: Leaving]
apeiros has quit [Remote host closed the connection]
woollyams has joined #ruby-lang
apeiros has joined #ruby-lang
mechan1c_ has joined #ruby-lang
rahul_j has joined #ruby-lang
mechan1c has quit [Ping timeout: 246 seconds]
sdouglas has quit [Remote host closed the connection]
mistym has joined #ruby-lang
apeiros has quit [Ping timeout: 246 seconds]
tbuehlmann has joined #ruby-lang
amclain has quit [Quit: Leaving]
dalzony1 has joined #ruby-lang
postmodern has joined #ruby-lang
|jemc| has joined #ruby-lang
mr-foobar has quit [Read error: Connection reset by peer]
mr-foobar has joined #ruby-lang
|jemc| has quit [Client Quit]
marcdel has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
toastynerd has joined #ruby-lang
dalzony1 has quit [Quit: Leaving.]
RobertBirnie has joined #ruby-lang
eval-in has quit [Remote host closed the connection]
eval-in has joined #ruby-lang
eval-in has quit [Remote host closed the connection]
eval-in has joined #ruby-lang
rahul_j_ has joined #ruby-lang
mistym has quit [Remote host closed the connection]
rahul_j has quit [Ping timeout: 255 seconds]
rahul_j_ is now known as rahul_j
marcdel has quit [Ping timeout: 240 seconds]
<zenspider> rawr
woollyams has quit [Ping timeout: 252 seconds]
herpless has joined #ruby-lang
marcdel has joined #ruby-lang
woollyams has joined #ruby-lang
aef_ has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
|jemc| has joined #ruby-lang
|jemc| has quit [Client Quit]
dalzony has joined #ruby-lang
face has quit [Ping timeout: 240 seconds]
dalzony has left #ruby-lang [#ruby-lang]
x0f has joined #ruby-lang
face has joined #ruby-lang
x0f_ has quit [Ping timeout: 255 seconds]
knu has quit [Ping timeout: 252 seconds]
dagobah has joined #ruby-lang
knu has joined #ruby-lang
Splourian has quit [Ping timeout: 245 seconds]
knu has quit [Ping timeout: 252 seconds]
emaxi has quit []
sferik has joined #ruby-lang
stardiviner has quit [Ping timeout: 255 seconds]
chiehwen has joined #ruby-lang
allomov has joined #ruby-lang
vondruch_ is now known as vondruch
allomov has quit [Ping timeout: 246 seconds]
woollyams has quit [Read error: Connection reset by peer]
jacky has quit [Excess Flood]
woollyams has joined #ruby-lang
allomov has joined #ruby-lang
caral has joined #ruby-lang
chiehwen has quit [Quit: Page closed]
solars has joined #ruby-lang
jodosha has joined #ruby-lang
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
relix has joined #ruby-lang
canton7 has quit [Remote host closed the connection]
canton7 has joined #ruby-lang
rahul_j_ has joined #ruby-lang
symm- has quit [Ping timeout: 246 seconds]
rahul_j has quit [Ping timeout: 240 seconds]
rahul_j_ is now known as rahul_j
tonni has quit [Remote host closed the connection]
caral has quit [Quit: caral]
jackyalcine has joined #ruby-lang
diegoviola has quit [Read error: Connection reset by peer]
jackyalcine has quit [Excess Flood]
jackyalcine has joined #ruby-lang
jackyalcine has quit [Excess Flood]
caral has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
woollyams has quit [Ping timeout: 252 seconds]
francisfish has joined #ruby-lang
qba73 has joined #ruby-lang
allomov has quit [Remote host closed the connection]
yann_ck has joined #ruby-lang
francisfish has quit [Ping timeout: 240 seconds]
JoshuaPaling has quit [Quit: Textual IRC Client: www.textualapp.com]
woollyams has joined #ruby-lang
sdouglas has joined #ruby-lang
robbyoconnor is now known as robbyoconnorVi
robbyoconnorVi is now known as robbyoconnor
centrx has quit [Quit: All this computer hacking is making me thirsty]
kitak has quit [Read error: Connection reset by peer]
kitak has joined #ruby-lang
sdouglas has quit [Ping timeout: 255 seconds]
tonni has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
heftig has joined #ruby-lang
woollyams has quit [Ping timeout: 252 seconds]
benlovell has joined #ruby-lang
karamazo_ has quit []
marr has joined #ruby-lang
chichou has quit [Remote host closed the connection]
robmiller has joined #ruby-lang
knu has joined #ruby-lang
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
chichou has joined #ruby-lang
chichou has quit [Client Quit]
knu has quit [Ping timeout: 252 seconds]
rahul_j has quit [Quit: rahul_j]
robmiller has quit [Quit: Leaving.]
jayne has quit [Read error: Connection reset by peer]
jayne has joined #ruby-lang
knu has joined #ruby-lang
RobertBirnie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mikecmpbll has joined #ruby-lang
faces has joined #ruby-lang
face has quit [Ping timeout: 246 seconds]
sepp2k has joined #ruby-lang
c_s_g has joined #ruby-lang
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
elia has joined #ruby-lang
<yorickpeterse> morning
michd is now known as MichD
rahul_j has joined #ruby-lang
canton7-mac has joined #ruby-lang
yann_ck has quit [Ping timeout: 255 seconds]
knu has quit [Ping timeout: 252 seconds]
Caius has quit [Quit: ""]
knu has joined #ruby-lang
Caius has joined #ruby-lang
alex-quiterio has joined #ruby-lang
alex-quiterio has left #ruby-lang [#ruby-lang]
rofel has joined #ruby-lang
Caius has quit [Quit: ""]
sferik has joined #ruby-lang
Caius has joined #ruby-lang
sferik has quit [Client Quit]
sdouglas has joined #ruby-lang
francisfish has joined #ruby-lang
karamazov has joined #ruby-lang
sdouglas has quit [Ping timeout: 255 seconds]
arBmind1 has quit [Quit: Leaving.]
hahuang65 has quit [Ping timeout: 246 seconds]
yann_ck has joined #ruby-lang
marcdel has quit []
willmarshall has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cnivolle has joined #ruby-lang
Fushi has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
danijoo has joined #ruby-lang
sferik has joined #ruby-lang
robmiller has joined #ruby-lang
phansch has joined #ruby-lang
arBmind has joined #ruby-lang
achal has joined #ruby-lang
lolmaus has quit [Read error: Connection reset by peer]
lolmaus has joined #ruby-lang
lele has quit [Ping timeout: 246 seconds]
lele has joined #ruby-lang
Mon_Ouie has quit [Quit: WeeChat 0.4.3]
davispuh has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
Xzyx987X_ has quit [Read error: Connection reset by peer]
Xzyx987X_ has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
CaptainJet has quit []
allomov has joined #ruby-lang
allomov has quit [Read error: Connection reset by peer]
allomov has joined #ruby-lang
davispuhh has joined #ruby-lang
davispuhh has quit [Remote host closed the connection]
allomov_ has joined #ruby-lang
Caius has quit [Quit: ""]
allomov has quit [Ping timeout: 240 seconds]
Caius has joined #ruby-lang
sdouglas has joined #ruby-lang
allomov_ has quit [*.net *.split]
phansch has quit [*.net *.split]
canton7 has quit [*.net *.split]
mr-foobar has quit [*.net *.split]
fbernier has quit [*.net *.split]
charliesome has quit [*.net *.split]
jarib has quit [*.net *.split]
lupine has quit [*.net *.split]
crazysim has quit [*.net *.split]
vpretzel has quit [*.net *.split]
joonty has quit [*.net *.split]
rtlong has quit [*.net *.split]
anekos has quit [*.net *.split]
badeball has quit [*.net *.split]
gnufied has quit [*.net *.split]
ironcamel has quit [*.net *.split]
negatendo has quit [*.net *.split]
TheMoonMaster has quit [*.net *.split]
nhmood has quit [*.net *.split]
drasch has quit [*.net *.split]
drbrain has quit [*.net *.split]
certainty has quit [*.net *.split]
pabs has quit [*.net *.split]
Authenticator has quit [*.net *.split]
dlackty has quit [*.net *.split]
pipework has quit [*.net *.split]
antonishen has quit [*.net *.split]
joelmheim has quit [*.net *.split]
Rylee has quit [*.net *.split]
chuck has quit [*.net *.split]
sebastianb has quit [*.net *.split]
machuga has quit [*.net *.split]
freedrull has quit [*.net *.split]
Gate has quit [*.net *.split]
_rgn has quit [*.net *.split]
lhz has quit [*.net *.split]
llakey has quit [*.net *.split]
ljarvis has quit [*.net *.split]
jasiek has quit [*.net *.split]
seanhagen has quit [*.net *.split]
jarib has joined #ruby-lang
jarib has joined #ruby-lang
sebastianb has joined #ruby-lang
badeball has joined #ruby-lang
jasiek has joined #ruby-lang
ironcamel has joined #ruby-lang
alex-quiterio has joined #ruby-lang
phansch has joined #ruby-lang
certainty has joined #ruby-lang
Authenticator has joined #ruby-lang
freedrull has joined #ruby-lang
_rgn has joined #ruby-lang
Rylee has joined #ruby-lang
anekos has joined #ruby-lang
chuck has joined #ruby-lang
chuck has joined #ruby-lang
machuga has joined #ruby-lang
allomov has joined #ruby-lang
crazysim has joined #ruby-lang
charliesome has joined #ruby-lang
gnufied has joined #ruby-lang
mr-foobar has joined #ruby-lang
antonishen has joined #ruby-lang
fbernier has joined #ruby-lang
pipework has joined #ruby-lang
charliesome has quit [*.net *.split]
_rgn has quit [*.net *.split]
certainty has quit [*.net *.split]
Authenticator has quit [*.net *.split]
ironcamel has quit [*.net *.split]
jasiek has quit [*.net *.split]
marr has quit [*.net *.split]
benlovell has quit [*.net *.split]
retro|cz has quit [*.net *.split]
ledestin has quit [*.net *.split]
jperry has quit [*.net *.split]
araujo has quit [*.net *.split]
zastern has quit [*.net *.split]
eban has quit [*.net *.split]
Asher has quit [*.net *.split]
deg- has quit [*.net *.split]
bahar has quit [*.net *.split]
matti has quit [*.net *.split]
crankharder has quit [*.net *.split]
ericwood has quit [*.net *.split]
hackeron has quit [*.net *.split]
dlackty has joined #ruby-lang
joelmheim has joined #ruby-lang
Rickmasta has quit [*.net *.split]
yubrew has quit [*.net *.split]
tsou has quit [*.net *.split]
hagabaka has quit [*.net *.split]
cschneid has quit [*.net *.split]
cklee has quit [*.net *.split]
rsl has quit [*.net *.split]
tdy has quit [*.net *.split]
kro_ has quit [*.net *.split]
ozzloy has quit [*.net *.split]
headius has quit [*.net *.split]
mahlon has quit [*.net *.split]
xybre has quit [*.net *.split]
rtl has quit [*.net *.split]
neurodamage has quit [*.net *.split]
tommylommykins has quit [*.net *.split]
meizaps has quit [*.net *.split]
floyd2 has quit [*.net *.split]
beawesomeinstead has quit [*.net *.split]
ahf has quit [*.net *.split]
mjc_ has quit [*.net *.split]
levifig has quit [*.net *.split]
lacrosse has quit [*.net *.split]
jevs has quit [*.net *.split]
benlovell has joined #ruby-lang
llakey has joined #ruby-lang
eban has joined #ruby-lang
kitak has quit [*.net *.split]
joonty has joined #ruby-lang
jperry has joined #ruby-lang
floyd2_ has joined #ruby-lang
lhz has joined #ruby-lang
deg- has joined #ruby-lang
hackeron has joined #ruby-lang
araujo has joined #ruby-lang
_rgn has joined #ruby-lang
jevs has joined #ruby-lang
tsou has joined #ruby-lang
xybre has joined #ruby-lang
headius has joined #ruby-lang
mjc_ has joined #ruby-lang
yubrew has joined #ruby-lang
levifig has joined #ruby-lang
lacrosse has joined #ruby-lang
Rickmasta has joined #ruby-lang
cklee has joined #ruby-lang
bahar has joined #ruby-lang
gnufied has left #ruby-lang [#ruby-lang]
Asher has joined #ruby-lang
mahlon has joined #ruby-lang
matti has joined #ruby-lang
matti has joined #ruby-lang
vpretzel has joined #ruby-lang
jevs has quit [*.net *.split]
znz_jp has quit [*.net *.split]
swills has quit [*.net *.split]
ndrst has quit [*.net *.split]
omegahm has quit [*.net *.split]
samuelkadolph has quit [*.net *.split]
Rahnarsson has quit [*.net *.split]
musl has quit [*.net *.split]
konr has quit [*.net *.split]
cyndis has quit [*.net *.split]
\marrub has quit [*.net *.split]
naquad has quit [*.net *.split]
rnea has quit [*.net *.split]
oddmunds has quit [*.net *.split]
sluukkonen has quit [*.net *.split]
onewheelskyward has quit [*.net *.split]
skinny_much has quit [*.net *.split]
PaulePanter has quit [*.net *.split]
segy has quit [*.net *.split]
swills has joined #ruby-lang
allomov has quit [Write error: Connection reset by peer]
lolmaus has quit [Ping timeout: 252 seconds]
meizaps has joined #ruby-lang
ndrst has joined #ruby-lang
nosymptote has joined #ruby-lang
jevs has joined #ruby-lang
konr has joined #ruby-lang
oddmunds has joined #ruby-lang
zastern has joined #ruby-lang
sluukkonen has joined #ruby-lang
cyndis has joined #ruby-lang
TheMoonMaster has joined #ruby-lang
kro__ has joined #ruby-lang
rnea has joined #ruby-lang
swills has quit [Changing host]
swills has joined #ruby-lang
samuelkadolph has joined #ruby-lang
hagabaka has joined #ruby-lang
kro__ has quit [*.net *.split]
lhz has quit [*.net *.split]
sdouglas has quit [*.net *.split]
Caius has quit [*.net *.split]
arBmind has quit [*.net *.split]
karamazov has quit [*.net *.split]
robmiller has quit [*.net *.split]
faces has quit [*.net *.split]
x0f has quit [*.net *.split]
vondruch has quit [*.net *.split]
JohnBat26 has quit [*.net *.split]
zlogan has quit [*.net *.split]
robbyoconnor has quit [*.net *.split]
tkuchiki has quit [*.net *.split]
luvs2spooge has quit [*.net *.split]
snk has quit [*.net *.split]
justinmcp has quit [*.net *.split]
ylluminate has quit [*.net *.split]
djinni` has quit [*.net *.split]
lguardiola has quit [*.net *.split]
chouhoulis has quit [*.net *.split]
brixen_ has quit [*.net *.split]
kylo has quit [*.net *.split]
yeltzooo has quit [*.net *.split]
masscrx_ has quit [*.net *.split]
eam_ has quit [*.net *.split]
valeri_ufo has quit [*.net *.split]
vadviktor_ has quit [*.net *.split]
ohsix has quit [*.net *.split]
Prandium has quit [*.net *.split]
tris has quit [*.net *.split]
GitNick has quit [*.net *.split]
perry has quit [*.net *.split]
dvorak has quit [*.net *.split]
flori_ has quit [*.net *.split]
bryanl- has quit [*.net *.split]
sammas has quit [*.net *.split]
GaelanAintAround has quit [*.net *.split]
csaunders has quit [*.net *.split]
mihar has quit [*.net *.split]
cba has quit [*.net *.split]
Nilium has quit [*.net *.split]
jsaak has quit [*.net *.split]
LanceHaig has quit [*.net *.split]
unsymbol has quit [*.net *.split]
EvilJStoker has quit [*.net *.split]
musl has joined #ruby-lang
flori has joined #ruby-lang
ylluminate has joined #ruby-lang
perry has joined #ruby-lang
tkuchiki has joined #ruby-lang
lguardiola has joined #ruby-lang
valeri_ufo has joined #ruby-lang
chouhoulis has joined #ruby-lang
retro|cz has joined #ruby-lang
GitNick has joined #ruby-lang
cba has joined #ruby-lang
ahf has joined #ruby-lang
ahf has joined #ruby-lang
ahf has quit [Changing host]
karamazov has joined #ruby-lang
LanceHaig has joined #ruby-lang
vondruch has joined #ruby-lang
zlogan has joined #ruby-lang
JohnBat26 has joined #ruby-lang
mihar has joined #ruby-lang
jsaak has joined #ruby-lang
robmiller has joined #ruby-lang
x0f has joined #ruby-lang
nhmood has joined #ruby-lang
segy has joined #ruby-lang
lhz has joined #ruby-lang
luvs2spooge has joined #ruby-lang
EvilJStoker has joined #ruby-lang
justinmcp has joined #ruby-lang
face has joined #ruby-lang
EvilJStoker has quit [Changing host]
EvilJStoker has joined #ruby-lang
znz_jp has joined #ruby-lang
ironcamel has joined #ruby-lang
ljarvis has joined #ruby-lang
bryanl has joined #ruby-lang
jasiek has joined #ruby-lang
lupine has joined #ruby-lang
Authenticator has joined #ruby-lang
rtlong has joined #ruby-lang
drbrain has joined #ruby-lang
alex-quiterio has left #ruby-lang [#ruby-lang]
rsl has joined #ruby-lang
csaunders has joined #ruby-lang
GaelanAintAround has joined #ruby-lang
negatendo has joined #ruby-lang
kitak has joined #ruby-lang
seanhagen has joined #ruby-lang
arBmind has joined #ruby-lang
allomov has joined #ruby-lang
charliesome has joined #ruby-lang
skinny_much has joined #ruby-lang
tris has joined #ruby-lang
naquad has joined #ruby-lang
unsymbol has joined #ruby-lang
robbyoconnor has joined #ruby-lang
unsymbol has quit [Changing host]
unsymbol has joined #ruby-lang
PaulePanter has joined #ruby-lang
vadviktor has joined #ruby-lang
Caius has joined #ruby-lang
ledestin has joined #ruby-lang
Nilium has joined #ruby-lang
kylo has joined #ruby-lang
onewheelskyward has joined #ruby-lang
djinni` has joined #ruby-lang
beawesomeinstead has joined #ruby-lang
ohsix has joined #ruby-lang
brixen has joined #ruby-lang
cschneid has joined #ruby-lang
Prandium has joined #ruby-lang
pabs has joined #ruby-lang
certainty has joined #ruby-lang
yeltzooo has joined #ruby-lang
ericwood has joined #ruby-lang
lacrosse has quit []
crankharder has joined #ruby-lang
tommylommykins has joined #ruby-lang
Rahnarsson has joined #ruby-lang
dvorak has joined #ruby-lang
masscrx has joined #ruby-lang
yfeldblum has joined #ruby-lang
drasch has joined #ruby-lang
mehlah has joined #ruby-lang
rtl has joined #ruby-lang
antonishen has quit [Changing host]
antonishen has joined #ruby-lang
pipework has quit [Changing host]
pipework has joined #ruby-lang
Gate has joined #ruby-lang
dlackty has quit [Changing host]
dlackty has joined #ruby-lang
joelmheim has quit [Changing host]
joelmheim has joined #ruby-lang
mjc_ has quit [Changing host]
mjc_ has joined #ruby-lang
levifig has quit [Changing host]
levifig has joined #ruby-lang
cklee has quit [Changing host]
cklee has joined #ruby-lang
jevs has quit [Changing host]
jevs has joined #ruby-lang
konr has quit [Changing host]
konr has joined #ruby-lang
ozzloy has joined #ruby-lang
ozzloy has joined #ruby-lang
ozzloy has quit [Changing host]
skade has joined #ruby-lang
nhmood has quit [Changing host]
nhmood has joined #ruby-lang
vondruch has quit [Changing host]
vondruch has joined #ruby-lang
beawesomeinstead has quit [Changing host]
beawesomeinstead has joined #ruby-lang
kro_ has joined #ruby-lang
snk has joined #ruby-lang
snk has quit [Changing host]
snk has joined #ruby-lang
yfeldblum has quit [Ping timeout: 265 seconds]
woollyams has joined #ruby-lang
\marrub has joined #ruby-lang
neurodamage has joined #ruby-lang
LanceHaig has quit [Changing host]
LanceHaig has joined #ruby-lang
lolmaus has joined #ruby-lang
Asher has quit [Quit: Leaving.]
Asher has joined #ruby-lang
sammas has joined #ruby-lang
cnivolle has quit [Read error: Connection reset by peer]
cnivolle has joined #ruby-lang
eam has joined #ruby-lang
znz_jp has quit [*.net *.split]
nhmood has quit [*.net *.split]
cyndis has quit [*.net *.split]
konr has quit [*.net *.split]
cklee has quit [*.net *.split]
levifig has quit [*.net *.split]
dlackty has quit [*.net *.split]
pipework has quit [*.net *.split]
antonishen has quit [*.net *.split]
Fushi has quit [*.net *.split]
zrl has quit [*.net *.split]
postmodern has quit [*.net *.split]
MindfulMonk has quit [*.net *.split]
dfr|work has quit [*.net *.split]
zenojis has quit [*.net *.split]
chris2 has quit [*.net *.split]
Liru has quit [*.net *.split]
msch has quit [*.net *.split]
wmoxam has quit [*.net *.split]
bnagy has quit [*.net *.split]
DefV has quit [*.net *.split]
ruskie has quit [*.net *.split]
Paradox has quit [*.net *.split]
linc01n has quit [*.net *.split]
priodev has quit [*.net *.split]
styped____ has quit [*.net *.split]
nopc0de has quit [*.net *.split]
ConstantineXVI has quit [*.net *.split]
nifoc has quit [*.net *.split]
DarkBushido has quit [*.net *.split]
soraher_ has quit [*.net *.split]
chris2 has joined #ruby-lang
DefV has joined #ruby-lang
cyndis has joined #ruby-lang
linc01n_ has joined #ruby-lang
bnagy has joined #ruby-lang
Liru has joined #ruby-lang
wmoxam has joined #ruby-lang
wmoxam has quit [Changing host]
wmoxam has joined #ruby-lang
dfr|work has joined #ruby-lang
dlackty has joined #ruby-lang
soraher_ has joined #ruby-lang
postmodern has joined #ruby-lang
antonishen has joined #ruby-lang
zrl has joined #ruby-lang
konr has joined #ruby-lang
styped____ has joined #ruby-lang
sepp2k has quit [Quit: Leaving.]
pipework has joined #ruby-lang
zenojis has joined #ruby-lang
levifig has joined #ruby-lang
Fushi has joined #ruby-lang
cklee has joined #ruby-lang
nhmood has joined #ruby-lang
zz_nopc0de has joined #ruby-lang
znz_jp has joined #ruby-lang
msch has joined #ruby-lang
matp has joined #ruby-lang
canton7 has joined #ruby-lang
dlackty has quit [Read error: Network is unreachable]
nhmood has quit [Ping timeout: 264 seconds]
zrl has quit [Ping timeout: 264 seconds]
beawesomeinstead has quit [Ping timeout: 264 seconds]
antonishen has quit [Read error: Connection reset by peer]
antonishen has joined #ruby-lang
zrl has joined #ruby-lang
seanhagen has quit [Ping timeout: 264 seconds]
rtlong has quit [Ping timeout: 264 seconds]
zenojis has quit [Quit: No Ping reply in 180 seconds.]
dlackty has joined #ruby-lang
benlovell has quit [Read error: Operation timed out]
judofyr has joined #ruby-lang
nhmood has joined #ruby-lang
lupine has quit [Ping timeout: 264 seconds]
beawesomeinstead has joined #ruby-lang
zenojis has joined #ruby-lang
woollyams has quit [Ping timeout: 252 seconds]
DarkBushido has joined #ruby-lang
benlovell has joined #ruby-lang
yfeldblum has joined #ruby-lang
MindfulMonk has joined #ruby-lang
Paradox has joined #ruby-lang
woollyams has joined #ruby-lang
ruskie has joined #ruby-lang
priodev has joined #ruby-lang
ConstantineXVI has joined #ruby-lang
lolmaus has quit [Read error: Connection reset by peer]
diegoviola has joined #ruby-lang
yfeldblum has quit [Ping timeout: 240 seconds]
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
davispuh has quit [Quit: No Ping reply in 180 seconds.]
lolmaus has joined #ruby-lang
davispuh has joined #ruby-lang
neurodamage has quit [*.net *.split]
rtl has quit [*.net *.split]
masscrx has quit [*.net *.split]
pabs has quit [*.net *.split]
yeltzooo has quit [*.net *.split]
brixen has quit [*.net *.split]
x0f has quit [*.net *.split]
zlogan has quit [*.net *.split]
vondruch has quit [*.net *.split]
bryanl has quit [*.net *.split]
LanceHaig has quit [*.net *.split]
ahf has quit [*.net *.split]
retro|cz has quit [*.net *.split]
jevs has quit [*.net *.split]
ndrst has quit [*.net *.split]
oddmunds has quit [*.net *.split]
meizaps has quit [*.net *.split]
bahar has quit [*.net *.split]
Rickmasta has quit [*.net *.split]
yubrew has quit [*.net *.split]
_rgn has quit [*.net *.split]
headius has quit [*.net *.split]
araujo has quit [*.net *.split]
joonty has quit [*.net *.split]
mr-foobar has quit [*.net *.split]
crazysim has quit [*.net *.split]
chuck has quit [*.net *.split]
freedrull has quit [*.net *.split]
fbernier has quit [*.net *.split]
rofel has quit [*.net *.split]
rahul_j has quit [*.net *.split]
eval-in has quit [*.net *.split]
herpless has quit [*.net *.split]
nibbo_ has quit [*.net *.split]
nisstyre has quit [*.net *.split]
jtperreault has quit [*.net *.split]
michael_imac has quit [*.net *.split]
ItSAN____ has quit [*.net *.split]
kirin` has quit [*.net *.split]
avdi has quit [*.net *.split]
jmeeuwen has quit [*.net *.split]
_fritz_ has quit [*.net *.split]
shennyg has quit [*.net *.split]
dmiller has quit [*.net *.split]
whitequark has quit [*.net *.split]
error404 has quit [*.net *.split]
sindork has quit [*.net *.split]
coffeejunk has quit [*.net *.split]
wnd has quit [*.net *.split]
Shoffner has quit [*.net *.split]
funnel has quit [*.net *.split]
ggherdov_ has quit [*.net *.split]
adambeynon has quit [*.net *.split]
mattyohe has quit [*.net *.split]
strmpnk has quit [*.net *.split]
neurodamage has joined #ruby-lang
error404 has joined #ruby-lang
pipework has quit [Ping timeout: 248 seconds]
Shoffner has joined #ruby-lang
fbernier has joined #ruby-lang
whitequark has joined #ruby-lang
rtl has joined #ruby-lang
masscrx has joined #ruby-lang
sindork has joined #ruby-lang
crazysim has joined #ruby-lang
yeltzooo has joined #ruby-lang
kirin` has joined #ruby-lang
x0f has joined #ruby-lang
freedrull has joined #ruby-lang
ahf has joined #ruby-lang
brixen has joined #ruby-lang
chuck has joined #ruby-lang
bahar has joined #ruby-lang
dmiller has joined #ruby-lang
wnd has joined #ruby-lang
eval-in has joined #ruby-lang
ahf has joined #ruby-lang
ahf has quit [Changing host]
funnel has joined #ruby-lang
LanceHaig has joined #ruby-lang
oddmunds has joined #ruby-lang
zlogan has joined #ruby-lang
retro|cz has joined #ruby-lang
_rgn has joined #ruby-lang
chuck has quit [Changing host]
chuck has joined #ruby-lang
jmeeuwen has joined #ruby-lang
nibbo_ has joined #ruby-lang
kitak has quit [Remote host closed the connection]
coffeejunk has joined #ruby-lang
yubrew has joined #ruby-lang
pabs has joined #ruby-lang
Shoffner has quit [Changing host]
Shoffner has joined #ruby-lang
rofel has joined #ruby-lang
headius has joined #ruby-lang
vondruch has joined #ruby-lang
rahul_j has joined #ruby-lang
joonty has joined #ruby-lang
meizaps has joined #ruby-lang
nibbo_ has joined #ruby-lang
nibbo_ has quit [Changing host]
herpless has joined #ruby-lang
mr-foobar has joined #ruby-lang
michael_mbp has joined #ruby-lang
ndrst has joined #ruby-lang
kitak has joined #ruby-lang
vondruch has quit [Changing host]
vondruch has joined #ruby-lang
avdi has joined #ruby-lang
herpless has quit [Changing host]
herpless has joined #ruby-lang
avdi has joined #ruby-lang
avdi has quit [Changing host]
bryanl has joined #ruby-lang
Rickmasta has joined #ruby-lang
araujo has joined #ruby-lang
strmpnk has joined #ruby-lang
_fritz_ has joined #ruby-lang
ItSANgo__ has joined #ruby-lang
relix has joined #ruby-lang
shennyg has joined #ruby-lang
nisstyre has joined #ruby-lang
jtperreault has joined #ruby-lang
pipework has joined #ruby-lang
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
adambeynon has joined #ruby-lang
MindfulMonk has quit [Quit: Have fun]
jevs has joined #ruby-lang
mattyohe has joined #ruby-lang
charliesome has joined #ruby-lang
ggherdov_ has joined #ruby-lang
sferik has quit [Quit: Textual IRC Client: www.textualapp.com]
sferik has joined #ruby-lang
francisfish has quit [Remote host closed the connection]
banister_ has joined #ruby-lang
banister has quit [Read error: Connection reset by peer]
meizaps has quit [*.net *.split]
bryanl has quit [*.net *.split]
michael_mbp has quit [*.net *.split]
x0f has quit [*.net *.split]
error404 has quit [*.net *.split]
neurodamage has quit [*.net *.split]
davispuh has quit [*.net *.split]
lolmaus has quit [*.net *.split]
benlovell has quit [*.net *.split]
msch has quit [*.net *.split]
zz_nopc0de has quit [*.net *.split]
wmoxam has quit [*.net *.split]
Liru has quit [*.net *.split]
ruskie has quit [*.net *.split]
Asher has quit [*.net *.split]
kro_ has quit [*.net *.split]
skade has quit [*.net *.split]
ozzloy has quit [*.net *.split]
Rahnarsson has quit [*.net *.split]
PaulePanter has quit [*.net *.split]
allomov has quit [*.net *.split]
Authenticator has quit [*.net *.split]
jasiek has quit [*.net *.split]
ironcamel has quit [*.net *.split]
face has quit [*.net *.split]
tkuchiki has quit [*.net *.split]
mihar has quit [*.net *.split]
lguardiola has quit [*.net *.split]
valeri_ufo has quit [*.net *.split]
rnea has quit [*.net *.split]
mahlon has quit [*.net *.split]
tsou has quit [*.net *.split]
jperry has quit [*.net *.split]
eban has quit [*.net *.split]
badeball has quit [*.net *.split]
TheMoonMaster has quit [*.net *.split]
jarib has quit [*.net *.split]
mikecmpbll has quit [*.net *.split]
qba73 has quit [*.net *.split]
caral has quit [*.net *.split]
hakunin has quit [*.net *.split]
FiXato has quit [*.net *.split]
paul__k has quit [*.net *.split]
jtoy_ has quit [*.net *.split]
tyrbo has quit [*.net *.split]
PaulePanter has joined #ruby-lang
ironcamel has joined #ruby-lang
badeball has joined #ruby-lang
lguardiola has joined #ruby-lang
wmoxam_ has joined #ruby-lang
valeri_uF0 has joined #ruby-lang
jtoy has joined #ruby-lang
error404 has joined #ruby-lang
jarib has joined #ruby-lang
jarib has quit [Changing host]
jarib has joined #ruby-lang
benlovell has joined #ruby-lang
eban has joined #ruby-lang
Rahnarsson has joined #ruby-lang
caral has joined #ruby-lang
nopc0def has joined #ruby-lang
lolmaus has joined #ruby-lang
face has joined #ruby-lang
jperry has joined #ruby-lang
tsou has joined #ruby-lang
ozzloy has joined #ruby-lang
Liru has joined #ruby-lang
mihar has joined #ruby-lang
ozzloy has quit [Changing host]
ozzloy has joined #ruby-lang
Authenticator has joined #ruby-lang
kro_ has joined #ruby-lang
tkuchiki has joined #ruby-lang
meizaps has joined #ruby-lang
x0f has joined #ruby-lang
valeri_uF0 is now known as valeri_ufo
mikecmpbll has joined #ruby-lang
qba73 has joined #ruby-lang
hakunin has joined #ruby-lang
rnea has joined #ruby-lang
tyrbo has joined #ruby-lang
jasiek has joined #ruby-lang
Asher has joined #ruby-lang
skade has joined #ruby-lang
FiXato has joined #ruby-lang
allomov has joined #ruby-lang
paul_k has joined #ruby-lang
mahlon has joined #ruby-lang
bryanl has joined #ruby-lang
davispuh has joined #ruby-lang
michael_mbp has joined #ruby-lang
omegahm has joined #ruby-lang
karamazo_ has joined #ruby-lang
karamazo_ is now known as karamazov_
TheMoonMaster has joined #ruby-lang
karamazov has quit [Ping timeout: 252 seconds]
neurodamage has joined #ruby-lang
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
francisfish has joined #ruby-lang
mehlah has quit [Quit: Leaving...]
automationaddict has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
futilegames has joined #ruby-lang
fabioboris has quit [Remote host closed the connection]
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nifoc has joined #ruby-lang
mehlah has joined #ruby-lang
bin7me has joined #ruby-lang
ruskie has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
stamina has joined #ruby-lang
rahul_j has joined #ruby-lang
caral has quit [Quit: caral]
diegoviola has quit [Quit: WeeChat 0.4.3]
machuga has left #ruby-lang ["Bye!"]
<judofyr> hey folks
rsl has quit [Quit: Textual IRC Client: www.textualapp.com]
Guedes has joined #ruby-lang
Guedes has joined #ruby-lang
Speed has joined #ruby-lang
yfeldblum has joined #ruby-lang
Guedes has left #ruby-lang ["Saindo"]
yfeldblum has quit [Ping timeout: 252 seconds]
lolmaus has quit [Read error: Connection reset by peer]
sferik has joined #ruby-lang
lolmaus has joined #ruby-lang
benlovell has quit [Ping timeout: 265 seconds]
<yorickpeterse> SOMETHING SOMETHING OPENSSL
<oddmunds> judofyr: yo
<judofyr> oddmunds: what's up?
<oddmunds> working. doing some minor ruby stuff at work these days
simono has joined #ruby-lang
Speed has quit [Ping timeout: 255 seconds]
seanhagen has joined #ruby-lang
lupine has joined #ruby-lang
cored has joined #ruby-lang
elia has quit [Quit: Computer has gone to sleep.]
rtlong has joined #ruby-lang
Willox has joined #ruby-lang
relix has joined #ruby-lang
elia has joined #ruby-lang
shinnya has joined #ruby-lang
priodev has quit [Ping timeout: 252 seconds]
LMity has joined #ruby-lang
benlovell has joined #ruby-lang
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
MindfulMonk has joined #ruby-lang
LMity has quit [Ping timeout: 240 seconds]
face has quit [Ping timeout: 265 seconds]
msch has joined #ruby-lang
face has joined #ruby-lang
cored has quit [Quit: leaving]
priodev has joined #ruby-lang
dorei has joined #ruby-lang
cored has joined #ruby-lang
cored has joined #ruby-lang
cored has quit [Changing host]
darix has quit [Read error: Connection reset by peer]
karamazov_ has quit [Read error: Connection reset by peer]
darix has joined #ruby-lang
sferik has joined #ruby-lang
jmeeuwen has quit [Quit: Disconnecting from stoned server.]
canton7-mac has quit [Read error: Connection reset by peer]
canton7-mac has joined #ruby-lang
jmeeuwen has joined #ruby-lang
pipework has quit [Ping timeout: 252 seconds]
ConstantineXVI has quit [Ping timeout: 252 seconds]
beawesomeinstead has quit [Ping timeout: 252 seconds]
levifig has quit [Ping timeout: 252 seconds]
tkuchiki has quit [Ping timeout: 264 seconds]
zrl has quit [Read error: Connection reset by peer]
antonishen has quit [Read error: Connection reset by peer]
herpless has quit [Read error: Network is unreachable]
styped____ has quit [Read error: Connection reset by peer]
dlackty has quit [Read error: Network is unreachable]
konr has quit [Read error: Connection reset by peer]
Shoffner has quit [Write error: Connection reset by peer]
nifoc has quit [Ping timeout: 252 seconds]
avdi has quit [Ping timeout: 252 seconds]
strmpnk has quit [Read error: Connection reset by peer]
zenojis has quit [Quit: No Ping reply in 180 seconds.]
seanhagen has quit [Ping timeout: 252 seconds]
cyndis has quit [Remote host closed the connection]
herpless has joined #ruby-lang
Shoffner has joined #ruby-lang
dlackty has joined #ruby-lang
rtlong has quit [Ping timeout: 252 seconds]
Paradox has quit [Ping timeout: 252 seconds]
DarkBushido has quit [Ping timeout: 252 seconds]
pipework has joined #ruby-lang
antonishen has joined #ruby-lang
strmpnk has joined #ruby-lang
zrl has joined #ruby-lang
levifig has joined #ruby-lang
avdi has joined #ruby-lang
cyndis has joined #ruby-lang
styped____ has joined #ruby-lang
lacrosse has joined #ruby-lang
priodev has quit [Ping timeout: 252 seconds]
lupine has quit [Ping timeout: 252 seconds]
dfr|work has quit [Ping timeout: 252 seconds]
konr has joined #ruby-lang
francisfish has quit [Remote host closed the connection]
omegahm has quit [Ping timeout: 252 seconds]
znz_jp has quit [Ping timeout: 252 seconds]
soraher_ has quit [Ping timeout: 252 seconds]
postmodern has quit [Ping timeout: 252 seconds]
zenojis has joined #ruby-lang
karamazov has joined #ruby-lang
beawesomeinstead has joined #ruby-lang
yfeldblum has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
lupine has joined #ruby-lang
kukyakya has joined #ruby-lang
postmodern has joined #ruby-lang
soraher_ has joined #ruby-lang
dfr|work has joined #ruby-lang
priodev has joined #ruby-lang
Paradox has joined #ruby-lang
araujo has quit [Quit: Leaving]
DarkBushido has joined #ruby-lang
DarkBushido has quit [Changing host]
DarkBushido has joined #ruby-lang
rtlong has joined #ruby-lang
ConstantineXVI has joined #ruby-lang
francisfish has joined #ruby-lang
[spoiler] has joined #ruby-lang
znz_jp has joined #ruby-lang
yfeldblum has quit [Ping timeout: 246 seconds]
kukyakya has quit [Remote host closed the connection]
seanhagen has joined #ruby-lang
araujo has joined #ruby-lang
tbuehlmann has quit [Quit: Leaving]
rahul_j has quit [Quit: rahul_j]
rsl has joined #ruby-lang
aef has joined #ruby-lang
miqui has joined #ruby-lang
msch has quit [Quit: Coyote finally caught me]
sozorogami has joined #ruby-lang
workmad3 is now known as wm3|lunch
znz_jp has quit [Quit: kill -QUIT $$]
simono has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
benlovel1 has joined #ruby-lang
znz_jp has joined #ruby-lang
dr_bob has joined #ruby-lang
benlovell has quit [Ping timeout: 240 seconds]
dik_dak has joined #ruby-lang
nifoc has joined #ruby-lang
Cakey has joined #ruby-lang
Cakey has quit [Ping timeout: 240 seconds]
jgpawletko has joined #ruby-lang
machuga has joined #ruby-lang
simono has joined #ruby-lang
msch has joined #ruby-lang
Cakey has joined #ruby-lang
toretore has joined #ruby-lang
gianluca- has quit [Remote host closed the connection]
miqui has quit [Remote host closed the connection]
miqui has joined #ruby-lang
omegahm has joined #ruby-lang
francisfish has quit [Remote host closed the connection]
francisfish has joined #ruby-lang
yfeldblum has joined #ruby-lang
yfeldblum has quit [Read error: Connection reset by peer]
alexju has joined #ruby-lang
enebo has joined #ruby-lang
ItSANgo__ has quit [Quit: Leaving...]
allomov_ has joined #ruby-lang
\marrub is now known as marrub
marrub is now known as \marrub
tonni has quit [Remote host closed the connection]
allomov has quit [Ping timeout: 255 seconds]
francisfish has quit [Remote host closed the connection]
kitak_ has joined #ruby-lang
vondruch has quit [Read error: Connection reset by peer]
vondruch has joined #ruby-lang
ItSANgo has joined #ruby-lang
miqui_ has joined #ruby-lang
miqui has quit [Ping timeout: 240 seconds]
simono has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shinnya has quit [Ping timeout: 246 seconds]
AncientAmateur has joined #ruby-lang
postmodern has quit [Quit: Leaving]
tonni has joined #ruby-lang
charlies_ has joined #ruby-lang
charliesome has quit [Ping timeout: 264 seconds]
zlogan has quit [Ping timeout: 264 seconds]
maoko has joined #ruby-lang
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
joonty_ has joined #ruby-lang
fezziwig has joined #ruby-lang
joonty has quit [Ping timeout: 264 seconds]
Jason has joined #ruby-lang
zlogan has joined #ruby-lang
Jason is now known as Guest68431
sferik has joined #ruby-lang
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
cow-orker has joined #ruby-lang
JohnBat26 has joined #ruby-lang
tkuchiki has joined #ruby-lang
momomomomo has joined #ruby-lang
loincloth has joined #ruby-lang
wm3|lunch is now known as workmad3
<judofyr> worst/best hack I've written in a while: https://gist.github.com/judofyr/10128699
miqui_ is now known as miqui
Speed has joined #ruby-lang
Guest68431 has quit [Remote host closed the connection]
<oddmunds> why do you do it like that?
<judofyr> because I don't have access to it in any other way
<oddmunds> right
<judofyr> somewhere down the stack there's a: env = env.merge(…)
<judofyr> and Rack::Session is inserted into the new env
<judofyr> I have access to the old env
<judofyr> but only *after* the env.merge. (otherwise I could have patched env.merge)
<oddmunds> so you pull out the session before it gets overwritten?
Cakey has quit [Ping timeout: 246 seconds]
francisfish has joined #ruby-lang
Cakey has joined #ruby-lang
nisstyre has quit [Quit: bai]
yfeldblum has joined #ruby-lang
\marrub is now known as \marbu
joonty_ is now known as joonty
\marbu is now known as \arrbum
<judofyr> I guess I should just patch Padrino
nathanstitt has joined #ruby-lang
yfeldblum has quit [Ping timeout: 252 seconds]
anjen has joined #ruby-lang
judofyr has quit [Remote host closed the connection]
bantic has joined #ruby-lang
sdouglas has joined #ruby-lang
anjen has quit [Client Quit]
havenwood has joined #ruby-lang
dr_bob has left #ruby-lang [#ruby-lang]
anjen has joined #ruby-lang
momomomomo has quit [Quit: momomomomo]
francisfish has quit [Remote host closed the connection]
woollyams has quit [Ping timeout: 252 seconds]
anjen has quit [Client Quit]
<yorickpeterse> Every time you use GC.disable / GC.disable I will note you on a list of people to punch with an inflatable baton
simono has joined #ruby-lang
akahn_ has joined #ruby-lang
charlies_ is now known as charliesome
Tn6o has joined #ruby-lang
mistym has joined #ruby-lang
rofel has quit [Quit: Leaving...]
ljarvis has quit [*.net *.split]
justinmcp has quit [*.net *.split]
lhz has quit [*.net *.split]
luvs2spooge has quit [*.net *.split]
segy has quit [*.net *.split]
jsaak has quit [*.net *.split]
robmiller has quit [*.net *.split]
cba has quit [*.net *.split]
chouhoulis has quit [*.net *.split]
sluukkonen has quit [*.net *.split]
zastern has quit [*.net *.split]
samuelkadolph has quit [*.net *.split]
matti has quit [*.net *.split]
deg- has quit [*.net *.split]
hackeron has quit [*.net *.split]
floyd2_ has quit [*.net *.split]
llakey has quit [*.net *.split]
machuga has quit [*.net *.split]
knu has quit [*.net *.split]
heftig has quit [*.net *.split]
solars has quit [*.net *.split]
weems has quit [*.net *.split]
joast has quit [*.net *.split]
go|dfish has quit [*.net *.split]
Muz_ has quit [*.net *.split]
`micro_ has quit [*.net *.split]
rue_XIW has quit [*.net *.split]
Pupeno has quit [*.net *.split]
jaimef has quit [*.net *.split]
dluv has quit [*.net *.split]
ihme-TTilus has quit [*.net *.split]
davidae_ has quit [*.net *.split]
Kuukunen has quit [*.net *.split]
yugui_zzz has quit [*.net *.split]
Kero has quit [*.net *.split]
cout has quit [*.net *.split]
jhass|off has quit [*.net *.split]
Mellett68 has quit [*.net *.split]
dhruvasagar has quit [*.net *.split]
csfrancis has quit [*.net *.split]
Jamo has quit [*.net *.split]
cow-orker has quit [*.net *.split]
brownies has quit [*.net *.split]
Jamo has joined #ruby-lang
floyd2 has joined #ruby-lang
weems has joined #ruby-lang
weems has quit [Changing host]
weems has joined #ruby-lang
jsaak has joined #ruby-lang
`micro has joined #ruby-lang
Kero has joined #ruby-lang
dhruvasagar has joined #ruby-lang
cow-orker has joined #ruby-lang
llakey has joined #ruby-lang
zastern has joined #ruby-lang
znz_jp has quit [Quit: kill -QUIT $$]
jhass|off has joined #ruby-lang
chouhoulis has joined #ruby-lang
Pupeno has joined #ruby-lang
zz_dlu has joined #ruby-lang
jhass|off is now known as jhass
solars has joined #ruby-lang
`micro is now known as Guest53361
heftig has joined #ruby-lang
matti has joined #ruby-lang
samuelkadolph has joined #ruby-lang
robmiller has joined #ruby-lang
Mellett68 has joined #ruby-lang
yugui_zzz has joined #ruby-lang
knu has joined #ruby-lang
rue|w has joined #ruby-lang
akahn_ has quit []
benlovell has joined #ruby-lang
znz_jp has joined #ruby-lang
cout has joined #ruby-lang
brownies has joined #ruby-lang
brownies has quit [Changing host]
brownies has joined #ruby-lang
lhz has joined #ruby-lang
cba has joined #ruby-lang
akahn_ has joined #ruby-lang
go|dfish has joined #ruby-lang
justinmcp has joined #ruby-lang
segy has joined #ruby-lang
benlovel1 has quit [Ping timeout: 255 seconds]
machuga has joined #ruby-lang
hackeron has joined #ruby-lang
csfrancis has joined #ruby-lang
marr has joined #ruby-lang
robbyoconnor has quit [Quit: Konversation terminated!]
Muz has joined #ruby-lang
mistym has quit [Remote host closed the connection]
akahn_ is now known as akahn
kukyakya has joined #ruby-lang
tbuehlmann has joined #ruby-lang
karamazov has quit [Remote host closed the connection]
fezziwig has quit [Remote host closed the connection]
sluukkonen has joined #ruby-lang
fezziwig_ has joined #ruby-lang
skade has joined #ruby-lang
negatendo has left #ruby-lang [#ruby-lang]
jaimef has joined #ruby-lang
rahul_j has joined #ruby-lang
fezziwig_ has quit [Remote host closed the connection]
alex-quiterio1 has joined #ruby-lang
|jemc| has joined #ruby-lang
cored has quit [Ping timeout: 246 seconds]
Kuukunen has joined #ruby-lang
davidae has joined #ruby-lang
futilegames has quit [Quit: futilegames]
rahul_j has quit [Quit: rahul_j]
deg- has joined #ruby-lang
mistym has joined #ruby-lang
tonni has quit [Remote host closed the connection]
LanceHaig has quit [Changing host]
LanceHaig has joined #ruby-lang
solars has quit [Ping timeout: 240 seconds]
toastynerd has joined #ruby-lang
TTilus has joined #ruby-lang
Tn6o has quit []
sdouglas has quit [Remote host closed the connection]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
face has quit [Ping timeout: 246 seconds]
face has joined #ruby-lang
yfeldblum has joined #ruby-lang
rippa has joined #ruby-lang
ljarvis has joined #ruby-lang
rahul_j has joined #ruby-lang
joast has joined #ruby-lang
apeiros has quit [Remote host closed the connection]
apeiros has joined #ruby-lang
yfeldblum has quit [Ping timeout: 252 seconds]
mykoweb has joined #ruby-lang
apeiros has quit [Ping timeout: 240 seconds]
sindork has quit [Changing host]
sindork has joined #ruby-lang
jsullivandigs has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
allomov_ has quit [Ping timeout: 265 seconds]
Technodrome has joined #ruby-lang
<Technodrome> Good day!
jodosha has quit [Ping timeout: 260 seconds]
kitak_ has quit [Remote host closed the connection]
kitak_ has joined #ruby-lang
danijoo_ has joined #ruby-lang
danijoo has quit [Read error: Connection reset by peer]
dstynchula has joined #ruby-lang
sdouglas has joined #ruby-lang
havenwood has quit [Read error: Connection reset by peer]
havenwood has joined #ruby-lang
achal has quit [Quit: Connection closed for inactivity]
RobertBirnie has joined #ruby-lang
AncientAmateur has quit [Remote host closed the connection]
gianlucadv has joined #ruby-lang
nisstyre has joined #ruby-lang
tyrbo has quit [Read error: Connection reset by peer]
rahul_j has quit [Quit: rahul_j]
tyrbo has joined #ruby-lang
joast has quit [Ping timeout: 240 seconds]
Technodrome has quit [Quit: Technodrome]
dagobah has quit [Quit: Leaving...]
nisstyre has quit [Read error: Connection reset by peer]
nisstyre has joined #ruby-lang
segy has quit [Quit: ZNC - http://znc.in]
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ocdmw has quit []
dwknoxy has joined #ruby-lang
VTLob has joined #ruby-lang
RobertBirnie has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nopc0def is now known as nopc0de
segy has joined #ruby-lang
Technodrome has joined #ruby-lang
slawrence00 has joined #ruby-lang
apeiros has joined #ruby-lang
diegoviola has joined #ruby-lang
heftig has quit [Quit: Quitting]
cnivolle has quit [Remote host closed the connection]
joonty_ has joined #ruby-lang
achal has joined #ruby-lang
joonty has quit [Ping timeout: 265 seconds]
momomomomo has joined #ruby-lang
zlogan has quit [Ping timeout: 240 seconds]
Technodrome has quit [Quit: Technodrome]
verto has quit [Quit: see you later xD]
rahul_j has joined #ruby-lang
toastynerd has joined #ruby-lang
mistym has quit [Remote host closed the connection]
diegoviola has quit [Quit: WeeChat 0.4.3]
qba73 has quit []
yfeldblum has joined #ruby-lang
saarinen has joined #ruby-lang
joast has joined #ruby-lang
yann_ck has quit [Quit: Textual IRC Client: www.textualapp.com]
vsorlov has joined #ruby-lang
Cakey has quit [Ping timeout: 265 seconds]
yfeldblum has quit [Ping timeout: 240 seconds]
RobertBirnie has joined #ruby-lang
yann_ck has joined #ruby-lang
pixelhandler has joined #ruby-lang
retro|cz has quit [Ping timeout: 264 seconds]
jxpx777 has joined #ruby-lang
tyrbo has quit [Remote host closed the connection]
tyrbo has joined #ruby-lang
fezziwig has joined #ruby-lang
gix has quit [Ping timeout: 252 seconds]
sferik has joined #ruby-lang
mikecmpbll has quit [Ping timeout: 255 seconds]
arBmind has quit [Quit: Leaving.]
canton7-mac has quit [Quit: Leaving]
mykoweb_ has joined #ruby-lang
ryez has joined #ruby-lang
benlovell has quit [Ping timeout: 265 seconds]
gix has joined #ruby-lang
AncientAmateur has joined #ruby-lang
mykoweb has quit [Ping timeout: 252 seconds]
yfeldblum has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
gix- has joined #ruby-lang
gix has quit [Disconnected by services]
yfeldblum has joined #ruby-lang
michaeldeol has joined #ruby-lang
sozorogami has quit [Remote host closed the connection]
mistym has joined #ruby-lang
sozorogami has joined #ruby-lang
sozorogami has quit [Remote host closed the connection]
diegoviola has joined #ruby-lang
AncientAmateur has quit [Ping timeout: 240 seconds]
gix- has quit [Ping timeout: 240 seconds]
AncientAmateur has joined #ruby-lang
elia has quit [Ping timeout: 240 seconds]
jsutt has joined #ruby-lang
gix has joined #ruby-lang
stamina has quit [Ping timeout: 255 seconds]
francisfish has joined #ruby-lang
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
yfeldblum has quit [Ping timeout: 250 seconds]
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
francisfish has quit [Remote host closed the connection]
c_s_g has quit [Quit: Textual IRC Client: www.textualapp.com]
mykoweb_ has quit [Remote host closed the connection]
wallerdev has joined #ruby-lang
sdouglas has quit [Remote host closed the connection]
stardiviner has joined #ruby-lang
mykoweb has joined #ruby-lang
mykoweb has quit [Remote host closed the connection]
michaeldeol has joined #ruby-lang
mykoweb has joined #ruby-lang
francisfish has joined #ruby-lang
havenwood has quit [Remote host closed the connection]
rahul_j has quit [Quit: rahul_j]
havenwood has joined #ruby-lang
Technodrome has joined #ruby-lang
robmiller has quit [Quit: Leaving.]
mikecmpbll has joined #ruby-lang
mehlah has quit [Quit: Leaving...]
hahuang65 has joined #ruby-lang
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
verto has joined #ruby-lang
cored has joined #ruby-lang
cored has joined #ruby-lang
cored has quit [Changing host]
bin7me has quit [Quit: Leaving]
michaeldeol has joined #ruby-lang
tyrbo has quit [Remote host closed the connection]
tyrbo has joined #ruby-lang
enebo has quit [Quit: enebo]
kukyakya has quit [Remote host closed the connection]
danijoo_ has quit [Quit: Leaving...]
danijoo has joined #ruby-lang
simono is now known as simon-away
loincloth has quit [Remote host closed the connection]
ubuggin has joined #ruby-lang
<ubuggin> yo
allomov has joined #ruby-lang
AncientAmateur has quit [Remote host closed the connection]
AncientAmateur has joined #ruby-lang
yfeldblum has joined #ruby-lang
yfeldblum has quit [Read error: Connection reset by peer]
yfeldblum has joined #ruby-lang
ubuggin has quit [Quit: Leaving.]
robmiller has joined #ruby-lang
robmiller has quit [Client Quit]
AncientAmateur has quit [Ping timeout: 240 seconds]
rh1n0 has joined #ruby-lang
ryez has quit [Ping timeout: 240 seconds]
ItSANgo has quit [Ping timeout: 240 seconds]
diegoviola has quit [Quit: WeeChat 0.4.3]
nisstyre has quit [Quit: WeeChat 0.4.3]
AncientAmateur has joined #ruby-lang
jsutt has quit [Ping timeout: 240 seconds]
allomov has quit [Remote host closed the connection]
solars has joined #ruby-lang
LMity has joined #ruby-lang
sebastianb has quit [Quit: Lost terminal]
francisfish has quit [Remote host closed the connection]
achal has quit [Quit: Connection closed for inactivity]
LMity has quit [Ping timeout: 250 seconds]
lupine has quit [Quit: ZNC - http://znc.in]
lupine has joined #ruby-lang
yxhuvud has quit [Remote host closed the connection]
sepp2k has joined #ruby-lang
loincloth has joined #ruby-lang
jason has joined #ruby-lang
yxhuvud has joined #ruby-lang
jason is now known as Guest28248
ubuggin has joined #ruby-lang
tonni has joined #ruby-lang
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
Cakey has joined #ruby-lang
alex-quiterio1 has quit [Quit: Leaving.]
momomomomo has quit [Quit: momomomomo]
ascarter has joined #ruby-lang
Cakey has quit [Ping timeout: 240 seconds]
bantic has quit [Quit: bantic]
tough_griff has joined #ruby-lang
enebo has joined #ruby-lang
stamina has joined #ruby-lang
tough_griff has quit [Client Quit]
lolmaus has quit [Read error: Connection reset by peer]
ubuggin has left #ruby-lang [#ruby-lang]
CaptainJet has joined #ruby-lang
rh1n0 has quit [Read error: Connection reset by peer]
yfeldblum has quit [Remote host closed the connection]
ubuggin has joined #ruby-lang
lolmaus has joined #ruby-lang
heftig has joined #ruby-lang
ylluminate has quit [Ping timeout: 240 seconds]
agarie has joined #ruby-lang
ubuggin has left #ruby-lang [#ruby-lang]
sepp2k1 has joined #ruby-lang
sepp2k has quit [Ping timeout: 240 seconds]
tbuehlmann has quit [Remote host closed the connection]
drakkhen_ has quit [Ping timeout: 252 seconds]
yfeldblum has joined #ruby-lang
benlovell has joined #ruby-lang
jsutt has joined #ruby-lang
stamina has quit [Quit: WeeChat 0.4.3]
priodev has quit [K-Lined]
alex-quiterio has joined #ruby-lang
alexju has quit [Ping timeout: 240 seconds]
priodev has joined #ruby-lang
mehlah has joined #ruby-lang
symm- has joined #ruby-lang
jsutt has quit [Remote host closed the connection]
jsutt has joined #ruby-lang
priodev has quit [K-Lined]
priodev has joined #ruby-lang
alexju has joined #ruby-lang
Fushi has quit [Quit: Connection closed for inactivity]
blowmage has quit [Quit: Coyote finally caught me]
francisfish has joined #ruby-lang
achal has joined #ruby-lang
solars has quit [Ping timeout: 240 seconds]
flori has quit [Read error: Operation timed out]
yfeldblum has quit [Remote host closed the connection]
bantic has joined #ruby-lang
jarib has quit [Quit: leaving]
gix has quit [Quit: Client exiting]
yfeldblum has joined #ruby-lang
solars has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
vpretzel has quit [Ping timeout: 252 seconds]
benlovell has quit [Ping timeout: 240 seconds]
flori has joined #ruby-lang
blowmage has joined #ruby-lang
jarib has joined #ruby-lang
vsorlov has quit [Ping timeout: 240 seconds]
robmiller has joined #ruby-lang
gix has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
toastynerd has joined #ruby-lang
agarie has quit [Remote host closed the connection]
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skade has quit [Quit: Computer has gone to sleep.]
allomov has joined #ruby-lang
mistym is now known as mistym_lunch
znz_jp has quit [Quit: kill -QUIT $$]
enebo has quit [Quit: enebo]
znz_jp has joined #ruby-lang
skade has joined #ruby-lang
toastynerd has quit [Remote host closed the connection]
cbreeze has joined #ruby-lang
AncientAmateur has quit [Remote host closed the connection]
vpretzel has joined #ruby-lang
sdouglas has joined #ruby-lang
mistym has joined #ruby-lang
robmiller has quit [Quit: Leaving.]
axv has joined #ruby-lang
loincloth has quit [Remote host closed the connection]
fragamus has joined #ruby-lang
dsaint-pierre has joined #ruby-lang
AncientAmateur has joined #ruby-lang
[spoiler] has quit [Quit: Leaving]
loincloth has joined #ruby-lang
enebo has joined #ruby-lang
sarkyniin has joined #ruby-lang
<sarkyniin> hi
solars has quit [Ping timeout: 240 seconds]
<sarkyniin> just wanted to get some help on some code
<sarkyniin> for rubymonk
<sarkyniin> https://gist.github.com/Sarkynin/d26f9d729ace17bf52cd this should be correct, right?
<sarkyniin> or am I doing something wrong?
michaeldeol has joined #ruby-lang
<apeiros> sarkyniin: looks fine
<sarkyniin> Hm.
<sarkyniin> Throws me some errors.
<toretore> if source < 4
<apeiros> I mean, it could be written shorter, more idiomatic, concise - but I guess at this point the focus is on getting it to work
<apeiros> ah
<apeiros> right, source is the whole array
<sarkyniin> oh right
<apeiros> you want to test and append an individual item of source
toastynerd has joined #ruby-lang
<banister_> sarkyniin << i not << source
<sarkyniin> yeah
<sarkyniin> I corrected it
<apeiros> banister_: no
<sarkyniin> now it works
<sarkyniin> thanks
* sarkyniin is dumb
<apeiros> ah, yes
<apeiros> damit!
<apeiros> for/in - who uses that? how does it work?!? :(
nisstyre has joined #ruby-lang
<apeiros> banister_: btw., my pry in 2.1 takes ~10s to start - any advices on finding the culprit?
<apeiros> a hackish adding-on of profile.rb shows it spends a lot of time grepping
<banister_> apeiros weird, no idea. plugins too?
<sarkyniin> apeiros, it's just for explaining how it works
<sarkyniin> and why each is superior
saarinen has quit [Quit: saarinen]
<apeiros> sarkyniin: don't worry, I was just trying to say "I don't use that, which is why I didn't spot it - *hangs head in shame*" ;-)
<sarkyniin> apeiros: lol
<apeiros> banister_: how do you mean, plugins too? whether I load plugins?
<banister_> ya
<sarkyniin> I started learning ruby initially because I wanted to code for a chatbot made for an online game simulator
<sarkyniin> but ruby is really cool
<apeiros> banister_: pry-byebug, pry-doc - that's all I think
<apeiros> yepp, those are all
<apeiros> ok, far more than 10s
<apeiros> close to 30s actually…
_ht has quit [Remote host closed the connection]
<apeiros> I don't have that issue in 2.0 or 1.9 - there it's closer to 2s
<apeiros> (still not stellar, but at least not as horrible as 30s)
jsutt has quit [Ping timeout: 240 seconds]
<banister_> apeiros crazy, thanks for letting me know
t4nk874 has joined #ruby-lang
<t4nk874> olá
<t4nk874> asasa
<t4nk874> as
<t4nk874> as
<t4nk874> as
<t4nk874> as
<t4nk874> asdas
<t4nk874> asd
<t4nk874> asda
<t4nk874> sdas
<t4nk874> dasd
<t4nk874> asd
<t4nk874> asdas
<t4nk874> dasd
<t4nk874> asd
<yorickpeterse> apeiros: you know what to do
flori has quit [Ping timeout: 250 seconds]
flori has joined #ruby-lang
cbreeze has quit [Quit: Textual IRC Client: www.textualapp.com]
<apeiros> t4nk874: please practice the touch system elsewhere
<apeiros> banister_: hm, it happens during require 'pry'
t4nk874 has quit [Ping timeout: 240 seconds]
mykoweb has quit [Remote host closed the connection]
mykoweb has joined #ruby-lang
saarinen has joined #ruby-lang
thrillagorilla has joined #ruby-lang
nisstyre has quit [Quit: bai]
axv has quit []
postmodern has joined #ruby-lang
<apeiros> banister_: huh? why do you load irb/init.rb ?
wallerdev has joined #ruby-lang
mistym has quit [Remote host closed the connection]
sdouglas has quit [Remote host closed the connection]
ur5us has joined #ruby-lang
sarkyniin has quit [Quit: Quitte]
<apeiros> seems to be byebug.rb is the culprit
<apeiros> banister_: IGNORED_FILES = Dir.glob('**/*.rb').map { |f| File.expand_path(f) }
centrx has joined #ruby-lang
<apeiros> that's… ugly
mykoweb has quit [Remote host closed the connection]
relix has joined #ruby-lang
mykoweb has joined #ruby-lang
yann_ck has quit [Quit: Textual IRC Client: www.textualapp.com]
<apeiros> banister_: ok, resolved. byebug seems to have fixed that glob
axv has joined #ruby-lang
_fritz_ has quit [Quit: WeeChat 0.4.2]
<apeiros> tho, should use a Set for that IGNORED_FILES
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
phansch has quit [Quit: WeeChat 0.4.2]
saarinen has quit [Ping timeout: 250 seconds]
tommyblue has quit [Quit: Coyote finally caught me]
MichD is now known as michd
amsi has joined #ruby-lang
fijimunkii has joined #ruby-lang
fijimunkii has quit [Client Quit]
sdouglas has joined #ruby-lang
Guest28248 has quit [Remote host closed the connection]
jason___ has joined #ruby-lang
jhass is now known as jhass|off
sdouglas has quit [Ping timeout: 240 seconds]
alexju has quit [Remote host closed the connection]
agarie has joined #ruby-lang
solars has joined #ruby-lang
momomomomo has joined #ruby-lang
jason___ has quit [Ping timeout: 240 seconds]
sdouglas has joined #ruby-lang
alexju has joined #ruby-lang
kitak_ has quit [Remote host closed the connection]
yfeldblu_ has joined #ruby-lang
kitak_ has joined #ruby-lang
yfeldblum has quit [Ping timeout: 240 seconds]
havenwood has quit []
ItSANgo has joined #ruby-lang
sdouglas has quit [Ping timeout: 240 seconds]
ratmav has joined #ruby-lang
ap4y has joined #ruby-lang
thrillagorilla has quit []
Coincidental has joined #ruby-lang
jsutt has joined #ruby-lang
arBmind has joined #ruby-lang
solars has quit [Ping timeout: 240 seconds]
ratmav has quit [Quit: Leaving]
fragamus has quit [Quit: Computer has gone to sleep.]
saarinen has joined #ruby-lang
cnivolle has joined #ruby-lang
saarinen has quit [Client Quit]
saarinen has joined #ruby-lang
nisstyre has joined #ruby-lang
tough_griff has joined #ruby-lang
ItSANgo has quit [Quit: Leaving...]
jason___ has joined #ruby-lang
sdouglas has joined #ruby-lang
jason___ has quit [Ping timeout: 250 seconds]
tough_griff has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Raycaster has joined #ruby-lang
dstynchula has quit [Read error: Connection reset by peer]
workmad3 has quit [Ping timeout: 252 seconds]
dstynchula has joined #ruby-lang
sferik has joined #ruby-lang
unsymbol has quit [Ping timeout: 240 seconds]
mistym_lunch is now known as mistym
unsymbol has joined #ruby-lang
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #ruby-lang
skade has quit [Client Quit]
yfeldblu_ has quit [Remote host closed the connection]
yfeldblum has joined #ruby-lang
alex-quiterio has quit [Quit: Leaving.]
benlovell has joined #ruby-lang
AncientAmateur has quit [Remote host closed the connection]
jgpawletko has quit [Quit: jgpawletko]
cored has quit [Ping timeout: 240 seconds]
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
iliketurtles has joined #ruby-lang
woollyams has joined #ruby-lang
woollyams has quit [Client Quit]
hahuang65 has quit [Quit: WeeChat 0.4.3]
hahuang65 has joined #ruby-lang
davispuh has quit [Ping timeout: 265 seconds]
joonty_ has quit [Ping timeout: 246 seconds]
hahuang65 has quit [Client Quit]
hahuang65 has joined #ruby-lang
dwknoxy has quit [Quit: Textual IRC Client: www.textualapp.com]
hahuang65 has quit [Client Quit]
hahuang65 has joined #ruby-lang
charliesome has joined #ruby-lang
|jemc| has quit [Quit: WeeChat 0.4.1]
bantic has quit [Quit: bantic]
ItSANgo has joined #ruby-lang
hahuang65 has quit [Client Quit]
hahuang65 has joined #ruby-lang
loincloth has quit [Remote host closed the connection]
enebo has quit [Ping timeout: 240 seconds]
<alekst> how would you rewrite @verbose ||= !!ENV['VERBOSE']? Like that @verbose ||= !ENV['VERBOSE'].nil? ?
hahuang65 has quit [Quit: WeeChat 0.4.3]
hahuang65 has joined #ruby-lang
hahuang65 has quit [Client Quit]
hahuang65 has joined #ruby-lang
AncientAmateur has joined #ruby-lang
AncientAmateur has quit [Remote host closed the connection]
AncientAmateur has joined #ruby-lang
AncientAmateur has quit [Remote host closed the connection]
AncientAmateur has joined #ruby-lang
<toretore> i would require a specific string for it to be considered true
<toretore> VERBOSE=yes
<toretore> @verbose = ENV['VERBOSE'] == 'yes'
yubrew_ has joined #ruby-lang
<eam> convention would be equal to 1, or set at all
simon-away has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
yubrew has quit [Ping timeout: 255 seconds]
<toretore> yes, ENV['VERBOSE'] == '1'
AncientAmateur has quit [Ping timeout: 247 seconds]
<toretore> 'yes' was a bad example
alexju has quit [Remote host closed the connection]
nathanstitt has quit [Quit: I growing sleepy]
mykoweb has quit [Remote host closed the connection]
hahuang65 has quit [Quit: WeeChat 0.4.3]
hahuang65 has joined #ruby-lang
havenwood has joined #ruby-lang
sferik has quit [Quit: Textual IRC Client: www.textualapp.com]
nisstyre has quit [Quit: WeeChat 0.4.3]
achal has quit [Quit: Connection closed for inactivity]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
workmad3 has joined #ruby-lang
VTLob has quit [Quit: VTLob]
jsutt has quit [Ping timeout: 246 seconds]
yfeldblum has quit [Ping timeout: 240 seconds]
symm- has quit [Read error: Connection reset by peer]
ratmav has joined #ruby-lang
symm-_ has joined #ruby-lang
michaeldeol has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
gix has quit [Ping timeout: 240 seconds]
yfeldblum has joined #ruby-lang
ratmav has quit [Client Quit]
Technodrome has quit [Read error: Connection reset by peer]
nertzy has joined #ruby-lang
michaeldeol has joined #ruby-lang
fbernier has quit [Read error: Connection reset by peer]
kirin` has quit [Ping timeout: 240 seconds]
kirin` has joined #ruby-lang
benlovell has quit [Ping timeout: 240 seconds]
glide has joined #ruby-lang
<glide> Hey all, I'm working on Project Euler problems. Can someone help me out with problem 1? The answer my script gives doesn't match up with others'
allomov has quit [Remote host closed the connection]
tough_griff has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
tough_griff has quit [Client Quit]
danijoo has quit [Read error: Connection reset by peer]
<glide> Anyone around?
danijoo has joined #ruby-lang
yfeldblum has joined #ruby-lang
cnivolle has quit []
<havenwood> glide: Paste a Gist of what you have so far?
saarinen has quit [Quit: saarinen]
saarinen has joined #ruby-lang
<havenwood> glide: i wonder if you checked up to and *including* 1000 instead of *under* 1000?
<glide> havenwood: heh, that's exactly what I did.
<havenwood> glide: :)
<glide> havenwood: can you check out what I wrote and tell me why the latter version is better: https://gist.github.com/anonymous/10207650
jstemmer has quit [Ping timeout: 252 seconds]
<glide> Mine is the first version. It's obviously longer and less elegant... is the 2nd version the preferred version?
jstemmer has joined #ruby-lang
ikrima has joined #ruby-lang
<wallerdev> lol
<wallerdev> second version is a mess
<glide> wallerdev: ok, heh. I just found it online and thought since it was shorter it was better.
<wallerdev> id probably recommend a combination
<glide> wallerdev: How do you decide on the best way to write a script?
<wallerdev> comes with just writng a lot of code
<wallerdev> you understand what is the simplest way to write things
<havenwood> glide: I might be tempted to write it like this: 1.upto(999).select { |n| [3, 5].any? { |div| n % div == 0 } }.inject :+
alexju has joined #ruby-lang
<havenwood> glide: there are many ways to do it ;)
<glide> wallerdev: Is simplicity the most important consideration?
<glide> havenwood: Thanks :)
<wallerdev> yes
<wallerdev> until performance becomes an issue it should be the top concern
<wallerdev> if you make the small things complex you're never going to be able to figure out a large codebase
<glide> Does performance mean how it relates to other parts of the code, or how it is processed by the computer.
<havenwood> glide: concise and readable is good
<wallerdev> performance as in it's running too slow
<glide> So basically I want my colleagues to be able to see what the code is doing, right?
<wallerdev> yup
<glide> K, how would you critique my code? I'm guessing it's pretty obvious but maybe it's too long?
MindfulMonk has quit [Quit: Have fun]
<wallerdev> yeah you've got a lot of unecessary code
matp has quit [Ping timeout: 240 seconds]
MindfulMonk has joined #ruby-lang
fezziwig has quit [Remote host closed the connection]
<glide> Ok, creating the variable and array is unnecessary right?
<wallerdev> not the worst problem, id rather see that in a codebase than the other solution haha
<glide> Heh
fezziwig has joined #ruby-lang
axv has quit []
kitak_ has quit [Remote host closed the connection]
<glide> Thanks, all. Heading to dinner. Have nice evenings.
<wallerdev> later
jsutt has joined #ruby-lang
fezziwig has quit [Ping timeout: 240 seconds]
saarinen has quit [Quit: saarinen]
gix has joined #ruby-lang
slawrence00 has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jsutt has quit [Ping timeout: 240 seconds]
sdouglas has quit [Remote host closed the connection]
symm-_ has quit [Ping timeout: 240 seconds]
toastynerd has quit [Remote host closed the connection]
danijoo has quit [Remote host closed the connection]
enebo has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #ruby-lang
saarinen has joined #ruby-lang
nosymptote is now known as tdy
jason_ has joined #ruby-lang
willmarshall has joined #ruby-lang
momomomomo has quit [Quit: momomomomo]
momomomomo has joined #ruby-lang