00:03
poro has quit [Quit: Leaving]
00:12
xco has joined #ruby
00:14
jetchisel has quit [Quit: Unfortunately time is always against us -- [Morpheus]]
00:19
NGC3982 has quit [Ping timeout: 260 seconds]
00:26
cnsvc_ has joined #ruby
00:31
ur5us has quit [Ping timeout: 260 seconds]
00:32
NGC3982 has joined #ruby
00:34
Blacink has joined #ruby
00:35
mac_ has joined #ruby
00:35
cnsvc_ has quit [Ping timeout: 240 seconds]
00:40
Blacink has quit [Quit: Leaving]
00:48
_whitelogger has joined #ruby
00:55
lightstalker has quit [Ping timeout: 258 seconds]
00:56
ur5us has joined #ruby
00:58
bruce_lee has quit [Ping timeout: 258 seconds]
00:59
bruce_lee has joined #ruby
01:01
lightstalker has joined #ruby
01:05
lesha_ has quit [Ping timeout: 272 seconds]
01:08
jinmiaoluo has joined #ruby
01:18
pwnd_nsfw` has joined #ruby
01:21
pwnd_nsfw has quit [Ping timeout: 260 seconds]
01:24
pwnd__ has joined #ruby
01:26
pwnd_nsfw` has quit [Ping timeout: 240 seconds]
01:32
TCZ has quit [Quit: Leaving]
01:38
eggbean has left #ruby ["WeeChat 2.8"]
01:41
mac_ has quit [Quit: Leaving]
01:42
jinmiaoluo has quit [Ping timeout: 265 seconds]
01:57
cnsvc_ has joined #ruby
02:02
cnsvc_ has quit [Ping timeout: 240 seconds]
02:06
cliluw has quit [Ping timeout: 264 seconds]
02:07
cliluw has joined #ruby
02:19
belak0 has joined #ruby
02:20
impermanence has joined #ruby
02:22
ljarvis_ has quit [Ping timeout: 260 seconds]
02:23
Hien_ has joined #ruby
02:24
TheBrayn2 has joined #ruby
02:25
<
xco >
is there a way to rescue LoadError on a line that does `require_relative 'bla'`?
02:25
<
xco >
i tried the rescue LoadError in another file that depends on the file doing the require_relative, but the LoadError still comes through
02:26
<
havenwood >
xco: Show the code?
02:26
jinmiaoluo has joined #ruby
02:26
<
havenwood >
xco: If you wrap it in a rescue, it should rescue.
02:26
<
xco >
havenwood sec
02:26
<
xco >
that's what i expected but it's not working
02:27
Spitfire_ has joined #ruby
02:27
Spitfire_ has quit [Changing host]
02:27
Spitfire_ has joined #ruby
02:27
Jello_Raptor_ has joined #ruby
02:27
e has quit [Ping timeout: 608 seconds]
02:28
ruby[bot] has quit [*.net *.split]
02:28
haylon[m] has quit [*.net *.split]
02:28
stan has quit [*.net *.split]
02:28
TheBrayn has quit [*.net *.split]
02:28
Hien has quit [*.net *.split]
02:28
Jello_Raptor has quit [*.net *.split]
02:28
Spitfire has quit [*.net *.split]
02:28
belak has quit [*.net *.split]
02:28
Jello_Raptor_ is now known as Jello_Raptor
02:28
belak0 is now known as belak
02:29
Hobbyboy has quit [Quit: The BNC has broken!]
02:29
<
havenwood >
xco: private at the moment?
02:30
<
havenwood >
xco: The begin block is around the wrong thing.
02:30
<
havenwood >
xco: Wrap the #require_relative not the Alice.new.
02:31
<
havenwood >
xco: begin; require_relative 'lib/alice'; ...
02:31
turt2live has quit [Ping timeout: 252 seconds]
02:31
sepp2k1 has quit [Ping timeout: 240 seconds]
02:31
mbarbar has quit [Ping timeout: 260 seconds]
02:32
linuus[m] has quit [Ping timeout: 244 seconds]
02:32
execat[m] has quit [Ping timeout: 256 seconds]
02:32
batisi[m] has quit [Ping timeout: 256 seconds]
02:32
olavx200 has quit [Ping timeout: 240 seconds]
02:33
claw has joined #ruby
02:34
<
xco >
havenwood nice
02:34
hsiktas[m] has quit [Ping timeout: 252 seconds]
02:34
<
xco >
havenwood is there a way to exit program execution right after the rescue?
02:35
<
havenwood >
xco: exit
02:35
<
havenwood >
xco: you mean if the file isn't present?
02:35
<
havenwood >
xco: abort
02:35
<
havenwood >
xco: abort 'this is a warning message'
02:36
<
havenwood >
xco: either exits with an error status
02:36
<
havenwood >
xco: the latter warns to stderr while exitinng
02:37
<
havenwood >
xco: Replace `$stderr.puts` with `abort`.
02:37
<
xco >
working good havenwood
02:42
ChmEarl has quit [Quit: Leaving]
02:47
linuus[m] has joined #ruby
02:50
Arkantos has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
02:50
xco has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
02:51
Arkantos has joined #ruby
02:52
Arkantos has quit [Client Quit]
02:54
mbarbar has joined #ruby
02:56
sepp2k1 has joined #ruby
03:03
batisi[m] has joined #ruby
03:07
olavx200 has joined #ruby
03:08
execat[m] has joined #ruby
03:10
haylon[m] has joined #ruby
03:11
stan has joined #ruby
03:11
jinmiaoluo has quit [Remote host closed the connection]
03:11
Arkantos has joined #ruby
03:12
jinmiaoluo has joined #ruby
03:13
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:15
xco has joined #ruby
03:17
jinmiaoluo has quit [Remote host closed the connection]
03:18
jinmiaoluo has joined #ruby
03:21
hsiktas[m] has joined #ruby
03:23
gavlee has quit [Excess Flood]
03:24
gavlee has joined #ruby
03:25
xco has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:26
ljarvis_ has joined #ruby
03:27
Hobbyboy has joined #ruby
03:29
xco has joined #ruby
03:38
xco has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:39
edk_ has joined #ruby
03:42
cnsvc_ has joined #ruby
03:47
cnsvc_ has quit [Ping timeout: 240 seconds]
03:49
xco has joined #ruby
03:53
gix- has joined #ruby
03:53
gix has quit [Disconnected by services]
03:54
<
deimos_ >
is there an easy way to recsue ArgumentError or handle this error better? "in `===': invalid byte sequence in UTF-8 (ArgumentError)"
04:01
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
04:05
Rudd0 has quit [Ping timeout: 258 seconds]
04:17
ThisGeekChick has joined #ruby
04:17
ThisGeekChick has left #ruby ["#moi {overflow: hidden;}"]
04:17
polishdub has quit [Quit: leaving]
04:18
donofrio has quit [Remote host closed the connection]
04:18
<
Fire-Dragon-DoL >
deimos_: what about `valid_encoding?`? Returns false if the string is incorrectly encoded
04:27
fuDwitc has joined #ruby
04:31
fuDwitc has quit [Ping timeout: 246 seconds]
04:40
cacheeror has joined #ruby
04:46
howdoi has joined #ruby
04:53
nixy37179 has joined #ruby
04:53
xco has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
04:55
cd has joined #ruby
05:34
Arkantos has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
05:43
ur5us has quit [Ping timeout: 260 seconds]
05:59
jinmiaoluo has quit [Ping timeout: 258 seconds]
06:04
cliluw has quit [Ping timeout: 240 seconds]
06:07
gavlee has quit [Excess Flood]
06:08
jinmiaoluo has joined #ruby
06:09
gavlee has joined #ruby
06:14
gitter1234 has quit [Quit: Connection closed for inactivity]
06:15
cliluw has joined #ruby
06:27
cnsvc_ has joined #ruby
06:32
cnsvc_ has quit [Ping timeout: 240 seconds]
06:42
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
06:55
howdoi has quit [Quit: Connection closed for inactivity]
06:58
lesha_ has joined #ruby
07:01
guardianx has joined #ruby
07:06
andi has joined #ruby
07:14
lesha_ has quit [Ping timeout: 265 seconds]
07:16
cassolas has joined #ruby
07:20
cassolas has quit [Ping timeout: 260 seconds]
07:21
gitter1234 has joined #ruby
07:30
Archenoth has quit [Read error: Connection reset by peer]
07:30
robotmay has quit [Quit: Be excellent to each other]
07:34
guardianx has quit [Quit: Konversation terminated!]
07:35
imode has quit [Ping timeout: 260 seconds]
07:45
cadeskywalker has joined #ruby
08:10
alexherbo2 has joined #ruby
08:20
kinduff has quit [Read error: Connection reset by peer]
08:21
kinduff has joined #ruby
08:25
cd has quit [Quit: cd]
08:28
ur5us has joined #ruby
08:32
vondruch has joined #ruby
08:39
ur5us has quit [Quit: Leaving]
08:42
robotmay has joined #ruby
08:57
sarna has joined #ruby
09:01
schne1der has joined #ruby
09:02
fuDwitc has joined #ruby
09:12
fuDwitc_ has joined #ruby
09:16
fuDwitc has quit [Ping timeout: 256 seconds]
09:17
cassolas has joined #ruby
09:18
giorgian has joined #ruby
09:22
cassolas has quit [Ping timeout: 264 seconds]
09:32
greengriminal has joined #ruby
09:44
giorgian has quit [Quit: restart emacs]
09:45
giorgian has joined #ruby
09:47
lesha_ has joined #ruby
09:48
buckworst has quit [Quit: WeeChat 2.8]
10:04
fuDwitc_ has quit [Quit: suckah....]
10:05
Rudd0 has joined #ruby
10:13
cliluw has quit [Ping timeout: 256 seconds]
10:16
donofrio has joined #ruby
10:29
teclator has joined #ruby
10:31
ruby[bot] has joined #ruby
10:32
vondruch has quit [Ping timeout: 240 seconds]
10:53
ellcs1 has joined #ruby
10:53
tvw has joined #ruby
11:03
vondruch has joined #ruby
11:09
TCZ has joined #ruby
11:13
conta has joined #ruby
11:15
jinmiaoluo has quit [Ping timeout: 256 seconds]
11:17
cnsvc_ has joined #ruby
11:22
cnsvc_ has quit [Ping timeout: 240 seconds]
11:30
edk_ is now known as e
11:31
vondruch has quit [Quit: vondruch]
11:31
bsdbandit-01 has quit [Quit: -a- Connection Timed Out]
11:32
tvw has quit [Read error: Connection reset by peer]
11:32
vondruch has joined #ruby
11:35
bsdbandit-01 has joined #ruby
11:44
cnsvc_ has joined #ruby
11:48
cnsvc_ has quit [Ping timeout: 240 seconds]
11:50
jetchisel has joined #ruby
11:50
gitter1234 has quit [Quit: Connection closed for inactivity]
11:51
cassolas has joined #ruby
11:53
drincruz has joined #ruby
11:55
gitter1234 has joined #ruby
11:56
cassolas has quit [Ping timeout: 258 seconds]
12:02
GodFather has quit [Remote host closed the connection]
12:04
TCZ is now known as DoomSlayer2020
12:07
jetchisel has quit [Quit: Unfortunately time is always against us -- [Morpheus]]
12:08
GodFather has joined #ruby
12:10
cnsvc_ has joined #ruby
12:11
avoo22 has quit [Ping timeout: 272 seconds]
12:15
cnsvc_ has quit [Ping timeout: 240 seconds]
12:18
<
gitter1234 >
So frustrating, but also a great time to be a pioneer!
12:27
akem_ has joined #ruby
12:27
teclator has quit [Ping timeout: 240 seconds]
12:29
xco has joined #ruby
12:29
akem has quit [Ping timeout: 246 seconds]
12:30
MadLamb has joined #ruby
12:33
FastJack has quit [Ping timeout: 246 seconds]
12:33
<
MadLamb >
Im not very experienced on RoR and I am with an app that is using skip_digest: true on the cache for some partial... This partial has a different behavior depending on the query params, but since the key seems to be the same, this cache is being embedded in urls without considering the param. Is there an easy way I can solve this? Make it consider the URL, the params?
12:36
jinmiaoluo has joined #ruby
12:40
DoomSlayer2020 has quit [Quit: Leaving]
12:48
Technodrome has joined #ruby
13:11
greengriminal has quit [Quit: This computer has gone to sleep]
13:12
burningserenity has joined #ruby
13:13
cassolas has joined #ruby
13:18
Archenoth has joined #ruby
13:22
Arkantos has joined #ruby
13:23
jinmiaoluo has quit [Ping timeout: 240 seconds]
13:28
teclator has joined #ruby
13:28
troulouliou_dev has joined #ruby
13:28
CrazyEddy has quit [Ping timeout: 265 seconds]
13:31
<
gitter1234 >
havenwood: Battery died, just got back. thanks!
13:40
cnsvc_ has joined #ruby
13:43
xco has quit [Ping timeout: 256 seconds]
13:45
cnsvc_ has quit [Ping timeout: 240 seconds]
13:52
xco has joined #ruby
13:53
<
xco >
i want to do something like `system("say 'hello'")` how do i check if the system can actually #say?
13:53
<
xco >
working on a mac and not sure if it'll work for windows and linux
13:53
<
xco >
what should `system_can_say` be?
13:53
<
xco >
so i want to do something like `system("say 'hello'") if system_can_say?`
13:55
ho0po3 has joined #ruby
13:57
<
gitter1234 >
havenwood: Amazing yo!!!!
13:59
ho0po3 has quit [Quit: Leaving]
14:05
alexherbo2 has quit [Ping timeout: 256 seconds]
14:05
sarna has quit [Quit: Connection closed]
14:22
ho0po3_1 has joined #ruby
14:24
ho0po3_1 has quit [Client Quit]
14:24
ho0po3 has joined #ruby
14:24
teclator has quit [Ping timeout: 264 seconds]
14:28
<
al2o3-cr >
xco: system('ping', [:out, :err] => '/dev/null'); $?.exitstatus.zero?
14:30
<
xco >
al2o3-cr so if it can't do "say" it'll be true?
14:30
<
xco >
it says false on my machine
14:30
<
al2o3-cr >
no scrap that it can return 1
14:30
<
al2o3-cr >
well 0, 1 or 2
14:31
<
al2o3-cr >
is it just for the program `say`?
14:33
<
al2o3-cr >
you do know say is mac osx specific.
14:33
<
xco >
that's why in my README for this project i have stated "i'm assuming you're doing this on a Mac" :D
14:34
<
al2o3-cr >
xco: system(say_command, [:out, :err] => '/dev/null'); Process.last_status.exitstatus.zero? should suffice then.
14:34
<
xco >
i wanted to check how "say" can be checked, and possibly find clues not to do "say" on other systesm
14:34
ho0po3 has quit [Quit: Leaving]
14:34
<
xco >
al2o3-cr aaaaha! nice. thanks
14:37
<
al2o3-cr >
actually...
14:38
lucasb has joined #ruby
14:38
<
al2o3-cr >
check status for 127.
14:41
jinie has joined #ruby
14:49
Arkantos has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:50
cassolas has quit []
14:50
<
al2o3-cr >
xco: system(command, [:in, :out, :err] => '/dev/null'); Process.last_status.exitstatus != 127 this will work on unix like OS not sure how check for windows.
14:51
burningserenity has quit [Quit: Leaving.]
14:53
Arkantos has joined #ruby
14:53
<
xco >
al2o3-cr perfect i can use this one
14:54
jinmiaoluo has joined #ruby
14:54
<
al2o3-cr >
xco: sure, glad to help.
14:55
hansol has joined #ruby
15:02
greengriminal has joined #ruby
15:02
howdoi has joined #ruby
15:03
teclator has joined #ruby
15:12
rippa has joined #ruby
15:14
Arkantos has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:14
burningserenity has joined #ruby
15:15
conta has quit [Ping timeout: 264 seconds]
15:16
teclator has quit [Ping timeout: 265 seconds]
15:18
teclator has joined #ruby
15:19
conta has joined #ruby
15:23
Arkantos has joined #ruby
15:23
TCZ has joined #ruby
15:23
teclator has quit [Ping timeout: 260 seconds]
15:24
<
deimos_ >
Fire-Dragon-DoL: thanks. i tried that and it seems really slow. i ended up using open3 to call out to grep -v -p [^{;ascii:]] which is somehow faster than .valid_encoding? on a billion log lines
15:24
teclator has joined #ruby
15:25
teclator has quit [Client Quit]
15:32
SeepingN has joined #ruby
15:39
conta has quit [Quit: conta]
15:40
FastJack has joined #ruby
15:46
turt2live has joined #ruby
15:49
burningserenity has quit [Ping timeout: 260 seconds]
16:03
greengriminal has quit [Quit: This computer has gone to sleep]
16:03
burningserenity has joined #ruby
16:04
orbyt_ has joined #ruby
16:09
DaRock has quit [Ping timeout: 260 seconds]
16:20
gix has joined #ruby
16:21
gix- has quit [Ping timeout: 256 seconds]
16:33
schne1der has quit [Ping timeout: 256 seconds]
16:33
SeepingN has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:36
ChmEarl has joined #ruby
16:38
SeepingN has joined #ruby
16:57
lesha__ has joined #ruby
16:59
lesha_ has quit [Ping timeout: 240 seconds]
17:04
rhe has joined #ruby
17:12
imode has joined #ruby
17:28
TCZ has quit [Quit: Leaving]
17:39
<
gitter1234 >
havenwood: slight bad news about WebRTC. got a response from that driftingruby.com guy and he said:
17:39
<
gitter1234 >
"I dislike the smoke approach. I have been reading the action-cable-signaling-server later last week and it does seem to be the more promising approach. However, it would take a lot of rework to get it into a nice format. "
17:40
xco has joined #ruby
17:41
* gitter1234
needs video confering for his dating app, and for his new alternative to irc. research shows that when people can actually see each other, they treat each other a lot better
17:41
jinmiaoluo has quit [Remote host closed the connection]
17:43
tvw has joined #ruby
17:43
tvw has quit [Client Quit]
17:43
<
havenwood >
gitter1234: Maybe there will be more interest in WebRTC with everyone sheltering in place.
17:44
<
havenwood >
¯\_(ツ)_/¯
17:52
cliluw has joined #ruby
17:53
<
adam12 >
I wonder if WebRTC could be supported through Iodine.
17:55
drincruz_ has joined #ruby
17:57
<
gitter1234 >
I don't see any mentioning :/
17:58
drincruz has quit [Read error: Connection reset by peer]
17:58
drincruz_ has quit [Read error: Connection reset by peer]
17:58
drincruz_ has joined #ruby
18:05
<
adam12 >
gitter1234: Nah; I mean to adapt it to support Iodine, since Iodine supports other services in-process and can upgrade connections.
18:05
<
adam12 >
I've never looked at WebRTC tbh, so I have no idea. But I use Iodine for websocket support and it works well.
18:05
<
gitter1234 >
ill check it out thanks
18:10
greengriminal has joined #ruby
18:16
sauvin has quit [Ping timeout: 256 seconds]
18:27
cliluw has quit [Ping timeout: 256 seconds]
18:27
chalkmonster has quit [Quit: WeeChat 2.8]
18:29
duckpuppy has quit [Read error: Connection reset by peer]
18:29
greengriminal has quit [Quit: This computer has gone to sleep]
18:31
duckpuppy has joined #ruby
18:32
Secret-Fire has joined #ruby
18:32
sagax has quit [Remote host closed the connection]
18:32
Jonopoly has joined #ruby
18:34
alexherbo2 has joined #ruby
18:35
batisi[m] has quit [*.net *.split]
18:35
mbarbar has quit [*.net *.split]
18:35
linuus[m] has quit [*.net *.split]
18:39
lxsameer has quit [Ping timeout: 256 seconds]
18:41
cliluw has joined #ruby
18:41
stan has quit [Ping timeout: 240 seconds]
18:41
hsiktas[m] has quit [Ping timeout: 252 seconds]
18:41
execat[m] has quit [Ping timeout: 246 seconds]
18:41
olavx200 has quit [Ping timeout: 260 seconds]
18:41
haylon[m] has quit [Ping timeout: 246 seconds]
18:42
sepp2k1 has quit [Ping timeout: 244 seconds]
18:42
turt2live has quit [Ping timeout: 260 seconds]
18:44
batisi[m] has joined #ruby
18:44
linuus[m] has joined #ruby
18:44
mbarbar has joined #ruby
18:44
lightstalker has quit [Ping timeout: 264 seconds]
18:45
hansol has quit [Ping timeout: 264 seconds]
18:45
batisi[m] has quit [Ping timeout: 244 seconds]
18:45
linuus[m] has quit [Ping timeout: 244 seconds]
18:45
mbarbar has quit [Ping timeout: 244 seconds]
18:46
kinduff has quit [Read error: Connection reset by peer]
18:47
kinduff has joined #ruby
18:48
troulouliou_dev has quit [Quit: Leaving]
18:48
lightstalker has joined #ruby
18:50
hansol has joined #ruby
18:58
mydog2 has quit [Ping timeout: 258 seconds]
18:59
lxsameer has joined #ruby
18:59
SeepingN has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:02
mydog2 has joined #ruby
19:03
SeepingN has joined #ruby
19:05
cnsvc_ has joined #ruby
19:09
davispuh has joined #ruby
19:09
cnsvc_ has quit [Ping timeout: 240 seconds]
19:18
apotheon is now known as apo3on
19:21
batisi[m] has joined #ruby
19:29
xco has joined #ruby
19:34
apo3on is now known as apotheon
19:36
nomenkun has joined #ruby
19:51
schne1der has joined #ruby
19:52
akem_ is now known as akem
19:56
linuus[m] has joined #ruby
19:56
hsiktas[m] has joined #ruby
19:56
execat[m] has joined #ruby
19:56
sepp2k has joined #ruby
19:56
mbarbar has joined #ruby
19:56
haylon[m] has joined #ruby
19:56
turt2live has joined #ruby
19:56
olavx200 has joined #ruby
19:56
stan has joined #ruby
19:57
plutes has joined #ruby
19:57
NODE has quit [Remote host closed the connection]
19:58
NODE has joined #ruby
19:58
roadie has joined #ruby
20:16
nomenkun has quit [Quit: Leaving...]
20:19
SeepingN has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:20
SeepingN has joined #ruby
20:25
SeepingN has quit [Quit: The system is going down for reboot NOW!]
20:37
gdonald has quit [Remote host closed the connection]
20:38
bsdbandit-01 has quit [Read error: Connection reset by peer]
20:40
vondruch_ has joined #ruby
20:43
Secret-Fire has quit [Remote host closed the connection]
20:43
Secret-Fire has joined #ruby
20:44
vondruch has quit [Ping timeout: 272 seconds]
20:44
vondruch_ is now known as vondruch
20:47
jenrzzz has joined #ruby
20:47
burningserenity has quit [Quit: Leaving.]
20:50
roadie has quit [Remote host closed the connection]
20:50
Jonopoly has quit [Quit: WeeChat 2.8]
20:50
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:51
roadie has joined #ruby
20:57
roadie has quit [Ping timeout: 272 seconds]
20:58
cow[moo] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:59
Frogging101 has quit [Quit: Close the World, Open the nExt]
21:00
cow[moo] has joined #ruby
21:01
Frogging101 has joined #ruby
21:05
bvdw has joined #ruby
21:12
sphex has joined #ruby
21:25
orbyt_ has joined #ruby
21:26
xco has quit [Read error: Connection reset by peer]
21:39
tau has joined #ruby
21:39
tau has joined #ruby
21:45
cow[moo] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
21:47
Xiti has quit [Ping timeout: 265 seconds]
21:52
Xiti has joined #ruby
21:54
lesha__ has quit [Ping timeout: 258 seconds]
21:54
jetchisel has joined #ruby
21:54
ellcs1 has quit [Ping timeout: 260 seconds]
21:55
schne1der has quit [Ping timeout: 252 seconds]
21:55
roadie has joined #ruby
22:01
roadie has quit [Ping timeout: 260 seconds]
22:04
evert_ has joined #ruby
22:05
evert has quit [Read error: Connection reset by peer]
22:05
evert_ is now known as evert
22:05
chalkmonster has joined #ruby
22:06
gd___ has joined #ruby
22:06
gd___ is now known as gdonald
22:08
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
22:10
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:10
lesha has joined #ruby
22:16
cow[moo] has joined #ruby
22:19
lesha has quit [Ping timeout: 256 seconds]
22:19
sagax has joined #ruby
22:31
roadie has joined #ruby
22:46
roadie has quit [Ping timeout: 272 seconds]
22:46
cow[moo] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:56
tau has quit [Ping timeout: 256 seconds]
22:56
prkn8[m] has joined #ruby
23:11
drincruz_ has quit [Ping timeout: 265 seconds]
23:13
Technodrome has joined #ruby
23:16
cow[moo] has joined #ruby
23:21
darkstardevx has joined #ruby
23:21
cow[moo] has quit [Ping timeout: 258 seconds]
23:23
darkstardevx has quit [Remote host closed the connection]
23:24
darkstardevx has joined #ruby
23:29
inradius has joined #ruby
23:33
darkstardevx has quit [Quit: Leaving]
23:48
jenrzzz has quit [Ping timeout: 260 seconds]
23:55
Arkantos has joined #ruby
23:59
imode has quit [Quit: WeeChat 2.8]