00:03
cnsvc has joined #ruby
00:06
marz_d`ghostman has joined #ruby
00:06
<
marz_d`ghostman >
Anyone using the redis-rb gem? How do you display the actual command after getting an error?
00:06
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
00:06
ellcs has quit [Ping timeout: 250 seconds]
00:07
<
al2o3-cr >
xco: does ctrl + l clear for you?
00:08
jrafanie has joined #ruby
00:08
<
xco >
ctrl + l does clear for me
00:08
jrafanie has quit [Client Quit]
00:08
<
xco >
al2o3-cr: i don’t want just clear, it keeps history in buffer
00:08
<
xco >
CMD + K doesn't
00:08
<
xco >
which is what i want
00:09
<
al2o3-cr >
xco: i know, but does ctrl + l clear the screen for you?
00:10
<
al2o3-cr >
then, you could use ioctl with TIOCSTI
00:10
<
al2o3-cr >
to send key strokes to terminal
00:14
orbyt_ has joined #ruby
00:17
<
al2o3-cr >
xco: does this work for you: $>.ioctl(0x5412, "\C-l") # 0x5412 = TIOCSTI i'm pretty sure it's the same on osx
00:18
<
xco >
you mean this
00:18
<
xco >
`>.ioctl(0x5412, "\C-l") # 0x5412 = `
00:18
<
al2o3-cr >
no just $>.ioctl(0x5412, "\C-l")
00:19
<
al2o3-cr >
actually, that was just me testing, probably better to use STDOUT.ioctl(0x5412, "\C-l")
00:20
<
xco >
nope it doesn't
00:20
<
al2o3-cr >
what about print "\ec"
00:21
<
al2o3-cr >
did it error?
00:23
<
xco >
not both are not working
00:23
tdy has joined #ruby
00:24
<
xco >
print "\ec" does nothing
00:24
<
xco >
but lets leave it :)
00:26
<
al2o3-cr >
xco: are you on osx?
00:26
<
al2o3-cr >
can you do me a favour?
00:27
<
al2o3-cr >
what the output of this command "grep TIOCSTI /usr/include/asm-generic/ioctls.h"
00:27
<
xco >
first let me check what “TIOCSTI” is :D
00:28
xpika has joined #ruby
00:28
<
xco >
“grep: /usr/include/asm-generic/ioctls.h: No such file or directory”
00:28
<
al2o3-cr >
ok, np. thanks.
00:32
<
xco >
al2o3-cr: want to review my what i was wriing? please? if you have time and willingness?
00:34
LtHummus has joined #ruby
00:34
<
al2o3-cr >
paste a link
00:35
FatElephant has joined #ruby
00:35
<
xco >
ok one minute
00:39
Goudarz has joined #ruby
00:41
Dbugger has quit [Quit: Leaving]
00:42
Dbugger has joined #ruby
00:42
<
Goudarz >
hello everybody...
00:42
ricer2 has joined #ruby
00:46
Goudarz has quit [Quit: Leaving]
00:47
Dbugger has quit [Ping timeout: 268 seconds]
00:50
Goudarz_ has joined #ruby
00:50
<
Goudarz_ >
Hello, I am working on translation the website to Persian.
00:52
<
xco >
i know it’s naive a bit but maybe comments will be appreciated :D
00:52
<
xco >
purpose of it is to parse an xml file and display the results
00:58
<
al2o3-cr >
on a whole that's pretty good code xco
01:00
Devalo has joined #ruby
01:00
<
al2o3-cr >
to be truthful, i was expecting a lot worse :P
01:00
<
xco >
didn’t expect that hahaha
01:01
<
xco >
this makes me happy because this is the part where i write quickly to get tests to pass
01:01
bmurt has joined #ruby
01:01
<
xco >
after getting some sleeping i’ll looking into making it better/refactoring that’s why a clear pair of eyes and advise will be nice
01:04
Devalo has quit [Ping timeout: 245 seconds]
01:05
<
xco >
signs of no sleep. sorry for the typos
01:06
<
al2o3-cr >
i'm sure others will will give you pointers too.
01:07
<
xco >
phaul: maybe you can take a look too? :)
01:08
<
phaul >
still wrestling with this experimental project of mine.. but give me a day or too
01:08
<
xco >
phaul: sure no problem! maybe i can help somehow? :P
01:09
<
xco >
at least i’ll find a type to fix in your README for sure :D
01:10
Inline has quit [Ping timeout: 264 seconds]
01:10
<
phaul >
it's in a pretty ad hoc phase, jumping from rails to sinatra to roda, rom-rb, to sequel to pg, react to elm. Basically trying many things and experiment
01:11
<
xco >
ok i’m sure you’ll figure a way through it
01:12
Axy has joined #ruby
01:12
Axy has joined #ruby
01:12
Axy has quit [Changing host]
01:15
Mia has quit [Ping timeout: 255 seconds]
01:16
<
phaul >
ah yes, haha :) my typing is great, isn't it
01:24
nowhere_man has quit [Ping timeout: 258 seconds]
01:25
kyrylo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
01:26
esrse has joined #ruby
01:29
mangold has joined #ruby
01:40
tau has joined #ruby
01:40
Goudarz_ has quit [Quit: Leaving]
01:43
jrafanie has joined #ruby
01:48
Emmanuel_Chanel has quit [Ping timeout: 246 seconds]
01:49
Nicmavr has quit [Read error: Connection reset by peer]
01:51
Nicmavr has joined #ruby
01:52
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
02:11
Radar has quit [Remote host closed the connection]
02:15
Emmanuel_Chanel has joined #ruby
02:16
Radar has joined #ruby
02:16
dar123 has joined #ruby
02:28
johnny56 has quit [Ping timeout: 272 seconds]
02:39
Swyper has joined #ruby
02:40
dviola has joined #ruby
02:41
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
02:45
arekushi has quit [Quit: Gateway shutdown]
02:48
gix- has quit [Ping timeout: 250 seconds]
02:51
Swyper has quit [Remote host closed the connection]
02:52
Swyper has joined #ruby
02:53
uplime has joined #ruby
02:56
CrazyEddy has joined #ruby
03:03
Swyper has quit [Remote host closed the connection]
03:06
mangold has quit [Quit: This computer has gone to sleep]
03:06
Swyper has joined #ruby
03:07
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:12
Swyper has quit [Remote host closed the connection]
03:13
Swyper has joined #ruby
03:14
johnny56 has joined #ruby
03:15
Swyper has quit [Remote host closed the connection]
03:15
Devalo has joined #ruby
03:19
Swyper has joined #ruby
03:19
mangold has joined #ruby
03:23
t0xik has joined #ruby
03:23
orbyt_ has joined #ruby
03:24
Swyper has quit [Remote host closed the connection]
03:28
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:49
FatElephant has quit [Quit: Leaving]
03:52
conta has joined #ruby
03:53
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:56
conta has quit [Ping timeout: 272 seconds]
03:57
Swyper has joined #ruby
03:59
Swyper has quit [Remote host closed the connection]
03:59
Swyper has joined #ruby
04:05
braincrash has quit [Quit: bye bye]
04:07
xco has quit [Quit: xco]
04:10
braincrash has joined #ruby
04:12
imadper has joined #ruby
04:14
<
baweaver >
keyword parameters for one
04:15
<
baweaver >
Though ** would work
04:15
<
baweaver >
Na, just use keyword params
04:18
i1nfusion has quit [Remote host closed the connection]
04:18
Devalo has quit [Ping timeout: 246 seconds]
04:19
i1nfusion has joined #ruby
04:34
dviola has quit [Quit: WeeChat 2.4]
04:34
diego1 has joined #ruby
04:35
diego1 has left #ruby [#ruby]
04:44
dviola has joined #ruby
04:57
i1nfusion has quit [Remote host closed the connection]
04:57
ur5us has quit [Remote host closed the connection]
04:58
ur5us has joined #ruby
04:58
i1nfusion has joined #ruby
04:59
tau has quit [Quit: tits are good.]
05:02
ur5us has quit [Ping timeout: 250 seconds]
05:14
duderonomy has joined #ruby
05:14
imadper is now known as iMadper|Outdoor
05:39
ur5us has joined #ruby
05:41
ferr has joined #ruby
06:06
dviola has quit [Quit: WeeChat 2.4]
06:08
duckpupp- has quit [Ping timeout: 246 seconds]
06:15
conta has joined #ruby
06:15
Devalo has joined #ruby
06:17
duckpuppy has joined #ruby
06:20
Devalo has quit [Ping timeout: 272 seconds]
06:30
stryek has quit [Quit: Connection closed for inactivity]
06:32
Swyper has quit [Remote host closed the connection]
06:37
reber has joined #ruby
06:55
dionysus69 has joined #ruby
06:59
tdy has quit [Ping timeout: 246 seconds]
07:01
aufi has joined #ruby
07:11
clemens3_ has joined #ruby
07:13
hiroaki has joined #ruby
07:20
dinfuehr has quit [Ping timeout: 245 seconds]
07:21
dinfuehr has joined #ruby
07:27
tdy has joined #ruby
07:27
hiroaki has quit [Ping timeout: 250 seconds]
07:33
andikr has joined #ruby
07:36
dinfuehr has quit [Ping timeout: 245 seconds]
07:39
dinfuehr has joined #ruby
07:41
jinie has joined #ruby
07:42
wsmoak_ has quit [Quit: Connection closed for inactivity]
07:46
dinfuehr has quit [Ping timeout: 246 seconds]
07:47
dinfuehr has joined #ruby
07:49
ljarvis_ has joined #ruby
07:54
vondruch has quit [Quit: vondruch]
07:56
mangold has quit [Quit: This computer has gone to sleep]
08:02
Swyper has joined #ruby
08:05
_joes_ has joined #ruby
08:06
alem0lars has joined #ruby
08:07
Swyper has quit [Ping timeout: 268 seconds]
08:10
ur5us has quit [Remote host closed the connection]
08:10
pietia has joined #ruby
08:11
pietia has quit [Client Quit]
08:12
suukim has joined #ruby
08:13
mikecmpbll has joined #ruby
08:14
TomyWork has joined #ruby
08:15
pietia has joined #ruby
08:16
lxsameer has joined #ruby
08:17
pietia has quit [Client Quit]
08:18
pietia has joined #ruby
08:19
hightower2 has quit [Ping timeout: 250 seconds]
08:25
vondruch has joined #ruby
08:26
cnsvc has quit [Ping timeout: 256 seconds]
08:29
_joes_ has quit [Ping timeout: 268 seconds]
08:30
laaron has joined #ruby
08:31
themsay has quit [Ping timeout: 255 seconds]
08:31
phage has joined #ruby
08:31
phage has joined #ruby
08:31
phage has quit [Changing host]
08:32
_joes_ has joined #ruby
08:38
tdy has quit [Ping timeout: 244 seconds]
08:39
Devalo has joined #ruby
08:42
za1b1tsu has joined #ruby
08:43
Devalo has quit [Ping timeout: 250 seconds]
08:45
hightower2 has joined #ruby
08:45
hightower2 has quit [Changing host]
08:45
hightower2 has joined #ruby
08:54
iMadper|Outdoor is now known as iMadper
08:59
kyrylo has joined #ruby
09:00
marmotini_ has joined #ruby
09:02
andikr has quit [Ping timeout: 250 seconds]
09:05
andikr has joined #ruby
09:09
themsay has joined #ruby
09:11
tdy has joined #ruby
09:16
esrse has quit [Ping timeout: 245 seconds]
09:18
Onwarion has quit [Ping timeout: 246 seconds]
09:24
pietia has quit [Quit: Leaving]
09:25
xco has joined #ruby
09:28
_joes_ has quit [Ping timeout: 272 seconds]
09:28
mangold has joined #ruby
09:31
schleppel has joined #ruby
09:35
GodFather has quit [Read error: Connection reset by peer]
09:35
andikr has quit [Ping timeout: 250 seconds]
09:35
GodFather has joined #ruby
09:39
andikr has joined #ruby
09:46
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:48
cd has quit [Quit: cd]
09:48
_joes_ has joined #ruby
09:58
yokel has quit [Remote host closed the connection]
10:00
yokel has joined #ruby
10:08
kapil____ has joined #ruby
10:27
tdy has quit [Ping timeout: 250 seconds]
10:30
mikecmpbll has quit [Ping timeout: 250 seconds]
10:31
za1b1tsu has quit [Ping timeout: 258 seconds]
10:36
cisco has joined #ruby
10:56
ellcs has joined #ruby
11:00
conta has quit [Ping timeout: 250 seconds]
11:01
tdy has joined #ruby
11:09
mikecmpbll has joined #ruby
11:11
AJA4350 has joined #ruby
11:11
conta has joined #ruby
11:12
aufi has quit [Remote host closed the connection]
11:12
aufi has joined #ruby
11:13
dogweather has joined #ruby
11:16
marmotini has joined #ruby
11:19
marmotini_ has quit [Ping timeout: 246 seconds]
11:19
<
phaul >
xco: hi, are you around?
11:21
<
phaul >
there is one thing I spotted.
11:22
Swyper has joined #ruby
11:22
<
phaul >
you call Loco.new everywhere and then just garbage collect the result. And Loco doesn't have any instance state
11:23
<
phaul >
In this case you are better of creating a module instead of a class, and call you methods on that module
11:23
marmotini_ has joined #ruby
11:23
<
phaul >
like Loco.start_finish_station
11:26
<
xco >
phaul: that’s a very nice point! I like it.
11:26
marmotini has quit [Ping timeout: 250 seconds]
11:26
<
xco >
so Loco would better be a module than a class right? is this for best practice or it has something to do with performance, which side that this lean towards more?
11:27
<
phaul >
it's better if you dont have instance state. otherwise class
11:27
Swyper has quit [Ping timeout: 268 seconds]
11:27
<
phaul >
instance state is something tht you want to preserve in an instance between method calls.
11:27
<
xco >
by “instance state” you mean the calls to Loco.new….?
11:28
<
phaul >
class A; def foo; @a = 1; end; def bar; @a; end; end
11:29
<
phaul >
here @a is the instance state, meaning after x = A.new ; x.foo the 1 is stored in that instance. and later x.bar retreives it
11:29
<
phaul >
so it's a state persistent across method calls
11:29
<
xco >
and i don’t have those in my class
11:30
<
xco >
so why use a class then? … makes sense
11:35
ldnunes has joined #ruby
11:37
marmotini has joined #ruby
11:37
marmotini_ has quit [Ping timeout: 245 seconds]
11:54
marmotini_ has joined #ruby
11:56
marmotini has quit [Ping timeout: 246 seconds]
11:58
marmotini_ has quit [Ping timeout: 245 seconds]
11:59
SCHAPiE has joined #ruby
12:07
octomancer has joined #ruby
12:08
octomancer has quit [Client Quit]
12:14
octomancer has joined #ruby
12:14
octomancer has quit [Client Quit]
12:25
rwb has quit [Ping timeout: 244 seconds]
12:29
Nicmavr has quit [Read error: Connection reset by peer]
12:31
Nicmavr has joined #ruby
12:40
bmurt has joined #ruby
12:40
Devalo has joined #ruby
12:45
Devalo has quit [Ping timeout: 246 seconds]
12:45
mangold has quit [Quit: This computer has gone to sleep]
12:53
cisco has quit [Ping timeout: 246 seconds]
12:53
jcalla has joined #ruby
12:57
kapil____ has quit [Quit: Connection closed for inactivity]
13:00
naught-fowl has joined #ruby
13:02
andikr has quit [Ping timeout: 246 seconds]
13:05
Swyper has joined #ruby
13:05
naught-fowl has quit [Quit: This computer has gone to sleep]
13:06
andikr has joined #ruby
13:09
naught-fowl has joined #ruby
13:09
Swyper has quit [Ping timeout: 245 seconds]
13:11
_joes_ has quit [Quit: _joes_]
13:11
_joes_1 has joined #ruby
13:12
darix has quit [Quit: may the packets be with you...]
13:14
alem0lars has quit [Ping timeout: 244 seconds]
13:15
tdy has quit [Ping timeout: 246 seconds]
13:21
darix has joined #ruby
13:30
jhass has quit [Ping timeout: 264 seconds]
13:38
_joes_1 has quit [Quit: _joes_1]
13:38
_joes_ has joined #ruby
13:41
jhass has joined #ruby
13:46
griffindy has joined #ruby
13:46
Swyper has joined #ruby
13:47
Swyper has quit [Remote host closed the connection]
13:50
Swyper has joined #ruby
13:51
jrafanie has joined #ruby
13:53
andikr has quit [Ping timeout: 272 seconds]
13:55
andikr has joined #ruby
13:55
tdy has joined #ruby
13:58
jottr has joined #ruby
14:02
_joes_ has quit [Ping timeout: 245 seconds]
14:09
Rapture has joined #ruby
14:11
gnufied has joined #ruby
14:15
dionysus69 has quit [Read error: Connection reset by peer]
14:16
dionysus69 has joined #ruby
14:25
_joes_ has joined #ruby
14:27
alfiemax has joined #ruby
14:29
naught-fowl has quit [Quit: This computer has gone to sleep]
14:29
djdduty has quit [Ping timeout: 255 seconds]
14:30
naught-fowl has joined #ruby
14:37
naught-fowl has quit [Ping timeout: 250 seconds]
14:38
alfiemax has quit []
14:45
stryek has joined #ruby
14:46
cisco has joined #ruby
14:46
cisco is now known as Guest22780
14:47
spacesuitdiver has joined #ruby
14:47
szulak_ has joined #ruby
14:51
szulak_ has quit [Client Quit]
14:51
laaron has joined #ruby
14:52
Puffball has joined #ruby
14:54
Dbugger has joined #ruby
14:54
rippa has joined #ruby
14:58
tdy has quit [Read error: error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac]
15:02
tdy has joined #ruby
15:06
jrafanie_ has joined #ruby
15:10
jrafanie has quit [Ping timeout: 272 seconds]
15:15
tdy has quit [Ping timeout: 255 seconds]
15:18
naught-fowl has joined #ruby
15:18
grilix has joined #ruby
15:20
conta has quit [Ping timeout: 255 seconds]
15:21
Swyper has quit [Remote host closed the connection]
15:21
Swyper has joined #ruby
15:23
spacesuitdiver has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:26
Guest22780 has quit [Quit: leaving]
15:29
alem0lars has joined #ruby
15:31
jottr has quit [Ping timeout: 245 seconds]
15:35
polishdub has joined #ruby
15:36
naught-fowl has quit [Quit: This computer has gone to sleep]
15:36
jottr has joined #ruby
15:45
dviola has joined #ruby
15:45
ellcs1 has joined #ruby
15:46
grilix_ has joined #ruby
15:46
naught-fowl has joined #ruby
15:47
grilix has quit [Read error: Connection reset by peer]
15:55
Swyper has quit [Remote host closed the connection]
15:56
tdy has joined #ruby
15:56
conta has joined #ruby
16:01
conta has quit [Ping timeout: 244 seconds]
16:04
TomyWork has quit [Ping timeout: 246 seconds]
16:04
Devalo has joined #ruby
16:05
Swyper has joined #ruby
16:10
DTZUZU has quit [Quit: WeeChat 2.2]
16:10
DTZUZU has joined #ruby
16:11
wallace_mu has joined #ruby
16:15
ferr has quit [Quit: WeeChat 2.4]
16:15
Swyper has quit [Remote host closed the connection]
16:15
Devalo has quit [Remote host closed the connection]
16:16
Devalo has joined #ruby
16:18
terabytes has quit []
16:18
wallace_mu has quit [Quit: Page closed]
16:18
terabytes has joined #ruby
16:19
renich has joined #ruby
16:20
naught-fowl has quit [Quit: This computer has gone to sleep]
16:20
renich has quit [Remote host closed the connection]
16:20
Devalo has quit [Ping timeout: 246 seconds]
16:21
renich has joined #ruby
16:21
mangold has joined #ruby
16:22
renich has quit [Read error: Connection reset by peer]
16:23
renich has joined #ruby
16:23
Swyper has joined #ruby
16:25
naught-fowl has joined #ruby
16:25
xco has quit [Quit: xco]
16:27
aufi has quit [Ping timeout: 246 seconds]
16:28
andikr has quit [Remote host closed the connection]
16:32
also_uplime has joined #ruby
16:34
dinfuehr has quit [Ping timeout: 255 seconds]
16:36
cthulchu_ has joined #ruby
16:36
dinfuehr has joined #ruby
16:37
jcarl43 has joined #ruby
16:38
<
also_uplime >
matters. Thanks!
16:40
Copperpwn has joined #ruby
16:40
<
also_uplime >
this happens on 2.4 as well fwiw
16:42
dviola has quit [Quit: WeeChat 2.4]
16:42
ellcs1 has quit [Ping timeout: 245 seconds]
16:42
dinfuehr has quit [Ping timeout: 245 seconds]
16:43
ellcs has quit [Ping timeout: 272 seconds]
16:43
dinfuehr has joined #ruby
16:46
Eiam has joined #ruby
16:47
gheegh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:48
lxsameer has quit [Quit: out]
16:48
sleetdrop has joined #ruby
16:50
Copperpwn has quit [Read error: Connection reset by peer]
16:51
orbyt_ has joined #ruby
16:52
duderonomy has joined #ruby
16:52
dinfuehr has quit [Ping timeout: 246 seconds]
16:52
gheegh has joined #ruby
16:53
jokke has joined #ruby
16:53
<
jokke >
hey there o/
16:53
<
jokke >
i'm trying to set the temp dir to be used for Tempfiles under ruby 2.4.2
16:53
<
jokke >
it seems that Dir.tmpfile doesn't yet exist
16:54
<
jokke >
and setting the TMPDIR env var doesn't have any effect
16:55
<
jokke >
ah never mind
16:56
<
jokke >
i had to require 'tempfile'
16:56
dinfuehr has joined #ruby
16:56
Inline has joined #ruby
16:57
nowhere_man has joined #ruby
16:57
orbyt_ has quit [Ping timeout: 250 seconds]
17:03
t0xik has quit [Quit: Connection closed for inactivity]
17:06
nowhere_man has quit [Ping timeout: 258 seconds]
17:07
hiroaki has joined #ruby
17:10
also_uplime has quit [Remote host closed the connection]
17:13
poguez_ has joined #ruby
17:13
clemens3_ has quit [Ping timeout: 268 seconds]
17:15
xco has joined #ruby
17:17
hahuang65 has quit [Ping timeout: 250 seconds]
17:21
gheegh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:23
SeepingN has joined #ruby
17:23
_joes_ has quit [Ping timeout: 250 seconds]
17:24
i1nfusion has quit [Remote host closed the connection]
17:25
i1nfusion has joined #ruby
17:27
beefjoe has joined #ruby
17:32
Swyper has quit [Remote host closed the connection]
17:33
gix has joined #ruby
17:33
Swyper has joined #ruby
17:36
mikecmpbll has quit [Quit: inabit. zz.]
17:45
r3m has quit [Quit: WeeChat 2.5-dev]
17:46
Swyper has quit [Remote host closed the connection]
17:46
Swyper has joined #ruby
17:47
r3m has joined #ruby
17:49
Swyper has quit [Remote host closed the connection]
17:49
nowhere_man has joined #ruby
17:49
Swyper has joined #ruby
17:50
r3m has quit [Client Quit]
17:51
orbyt_ has joined #ruby
17:54
r3m has joined #ruby
17:55
TiN has joined #ruby
17:56
orbyt_ has quit [Ping timeout: 250 seconds]
18:00
hiroaki has quit [Ping timeout: 245 seconds]
18:02
cliluw has joined #ruby
18:04
gheegh has joined #ruby
18:05
tau has joined #ruby
18:05
naught-fowl has quit [Quit: This computer has gone to sleep]
18:06
beefjoe has quit [Remote host closed the connection]
18:08
TomyLobo has joined #ruby
18:09
spiette has joined #ruby
18:17
r3m has quit [Quit: WeeChat 2.5-dev]
18:17
r3m has joined #ruby
18:19
naught-fowl has joined #ruby
18:24
mangold has quit [Ping timeout: 258 seconds]
18:24
sauvin has quit [Read error: Connection reset by peer]
18:26
mangold has joined #ruby
18:35
themsay has quit [Read error: Connection reset by peer]
18:36
mangold has quit [Quit: This computer has gone to sleep]
18:36
themsay has joined #ruby
18:39
r3m has quit [Quit: WeeChat 2.5-dev]
18:39
i1nfusion has quit [Remote host closed the connection]
18:40
hahuang65 has joined #ruby
18:40
r3m has joined #ruby
18:40
i1nfusion has joined #ruby
18:40
jottr has quit [Ping timeout: 246 seconds]
18:41
orbyt_ has joined #ruby
18:44
kyrylo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:45
mikecmpbll has joined #ruby
18:47
cliluw has quit [Read error: Connection reset by peer]
18:48
cliluw has joined #ruby
18:49
cliluw has quit [Read error: Connection reset by peer]
18:49
themsay has quit [Ping timeout: 250 seconds]
18:50
themsay has joined #ruby
18:50
cliluw has joined #ruby
19:01
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:04
lucasb has joined #ruby
19:07
pwnd_nsfw has joined #ruby
19:13
themsay has quit [Ping timeout: 246 seconds]
19:19
jottr has joined #ruby
19:23
nowhere_man has quit [Ping timeout: 250 seconds]
19:25
zachk has joined #ruby
19:26
Swyper has quit [Remote host closed the connection]
19:27
alem0lars has quit [Ping timeout: 250 seconds]
19:33
Swyper has joined #ruby
19:35
hiroaki has joined #ruby
19:37
mikecmpbll has quit [Quit: inabit. zz.]
19:37
kyrylo has joined #ruby
19:38
xco has quit [Quit: xco]
19:38
xco has joined #ruby
19:39
jottr has quit [Ping timeout: 268 seconds]
19:40
themsay has joined #ruby
19:43
cliluw has quit [Read error: Connection reset by peer]
19:43
claw has quit [Read error: Connection reset by peer]
19:45
claw has joined #ruby
19:47
cliluw has joined #ruby
19:50
suukim has quit [Quit: Konversation terminated!]
19:51
Liothen has quit [Quit: The Dogmatic Law of Shadowsong]
19:52
i1nfusion has quit [Remote host closed the connection]
19:53
jottr has joined #ruby
19:53
Swyper has quit [Remote host closed the connection]
19:53
i1nfusion has joined #ruby
19:54
dviola has joined #ruby
19:57
jottr has quit [Ping timeout: 245 seconds]
19:59
orbyt_ has joined #ruby
20:02
naught-fowl has quit [Quit: This computer has gone to sleep]
20:03
zachk has quit [Changing host]
20:03
zachk has joined #ruby
20:03
orbyt_ has quit [Ping timeout: 245 seconds]
20:05
naught-fowl has joined #ruby
20:06
cjkinni has quit [Ping timeout: 252 seconds]
20:08
cjkinni has joined #ruby
20:08
Swyper has joined #ruby
20:21
cnsvc has joined #ruby
20:22
Liothen has joined #ruby
20:25
Liothen has quit [Changing host]
20:25
Liothen has joined #ruby
20:30
akosednar has quit [Ping timeout: 272 seconds]
20:33
clemens3_ has joined #ruby
20:34
akosednar has joined #ruby
20:34
akosednar has joined #ruby
20:34
akosednar has quit [Changing host]
20:35
orbyt_ has joined #ruby
20:37
iMadper` has joined #ruby
20:39
ur5us has joined #ruby
20:41
iMadper has quit [Ping timeout: 255 seconds]
20:42
Devalo has joined #ruby
20:42
_joes_ has joined #ruby
20:43
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
20:57
AJA4350 has quit [Ping timeout: 246 seconds]
21:00
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
21:03
polishdub has quit [Quit: leaving]
21:04
grilix_ has quit [Ping timeout: 246 seconds]
21:05
_joes_ has quit [Ping timeout: 245 seconds]
21:07
_joes_ has joined #ruby
21:09
orbyt_ has joined #ruby
21:15
ldnunes has quit [Quit: Leaving]
21:21
_joes_ has quit [Ping timeout: 250 seconds]
21:21
cd has joined #ruby
21:28
cdempsey has joined #ruby
21:29
schleppel has quit [Quit: Konversation terminated!]
21:31
cdempsey has left #ruby [#ruby]
21:37
hiroaki has quit [Ping timeout: 245 seconds]
21:39
Devalo has quit [Remote host closed the connection]
21:39
Devalo has joined #ruby
21:40
t0xik has joined #ruby
21:43
burattino has joined #ruby
21:44
Devalo has quit [Ping timeout: 246 seconds]
21:47
lightstalker has quit [Ping timeout: 268 seconds]
21:55
dviola has quit [Quit: WeeChat 2.4]
22:01
dviola has joined #ruby
22:08
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:12
griffindy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:16
jrafanie_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:20
Ai9zO5AP has quit [Quit: WeeChat 2.4]
22:23
dviola has quit [Quit: WeeChat 2.4]
22:24
naught-fowl has quit [Quit: This computer has gone to sleep]
22:27
lightstalker has joined #ruby
22:30
clemens3 has joined #ruby
22:30
alem0lars has joined #ruby
22:30
clemens3_ has quit [Ping timeout: 250 seconds]
22:57
alem0lars has quit [Ping timeout: 250 seconds]
23:02
jrafanie has joined #ruby
23:09
Nicmavr has quit [Read error: Connection reset by peer]
23:10
spacesuitdiver has joined #ruby
23:12
Nicmavr has joined #ruby
23:13
bambanx has joined #ruby
23:16
hphhphhphhphhphh has quit []
23:17
reber has quit [Read error: Connection reset by peer]
23:26
violentE has joined #ruby
23:31
longshi has joined #ruby
23:34
Tempesta has quit [Read error: Connection reset by peer]
23:36
spacesuitdiver has quit [Read error: Connection reset by peer]
23:37
spacesuitdiver has joined #ruby
23:39
mikecmpbll has joined #ruby
23:42
TomyLobo has quit [Read error: Connection reset by peer]
23:44
spacesuitdiver has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
23:45
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
23:48
bmurt has joined #ruby
23:51
ammar has joined #ruby
23:52
ammar has quit [Client Quit]
23:53
darmou has joined #ruby
23:59
AJA4350 has joined #ruby