00:01
n0m4d1c has quit [Ping timeout: 276 seconds]
00:02
eckhardt has joined #ruby
00:02
harrycs has joined #ruby
00:03
bmurt has joined #ruby
00:04
SteenJobs has joined #ruby
00:05
ramfjord has joined #ruby
00:07
bmurt has quit [Client Quit]
00:08
harrycs has quit [Remote host closed the connection]
00:08
harrycs has joined #ruby
00:13
shinnya has quit [Ping timeout: 260 seconds]
00:21
nicesignal has quit [Remote host closed the connection]
00:22
nicesignal has joined #ruby
00:25
n008f4g_ has quit [Ping timeout: 256 seconds]
00:27
kn-928 has quit [Quit: WeeChat 2.1]
00:29
solocshaw has joined #ruby
00:30
orbyt_ has joined #ruby
00:31
hays has joined #ruby
00:31
hays has joined #ruby
00:31
hays has quit [Changing host]
00:32
<
hays >
is there a built-in way to make .each work on a class where I just want it to refer to an internal hash implementation?
00:32
<
hays >
im trying to avoid subclassing Hash
00:32
<
dminuoso >
hays: def each
00:32
<
dminuoso >
hays: alias_method
00:32
<
dminuoso >
hays: SimpleDelegator
00:32
<
seydar >
hays: `include Enumerable`
00:32
<
seydar >
define each and then you get everything else
00:32
<
dminuoso >
hays: method_missing, set_trace_func
00:33
<
seydar >
although in retrospect maybe that wasn't what you were asking
00:33
<
dminuoso >
So many funky ways to hook into your methods!
00:34
<
hays >
here's sample code
00:34
harrycs has quit [Remote host closed the connection]
00:34
<
hays >
which will hopefully make it clearer what I am aming for
00:34
harrycs has joined #ruby
00:34
<
phaul >
you probably don't want to subclass Hash. There was an interesting JimW presentation where the moral of the story was why you almost never want to subclass stuff like Array/Hash
00:35
<
phaul >
he ended up delegating for FileLists instead of subclassing Array.
00:36
solocshaw has quit [Ping timeout: 256 seconds]
00:36
harrycs has quit [Remote host closed the connection]
00:36
harrycs has joined #ruby
00:37
seydar has quit [Quit: leaving]
00:37
<
phaul >
I think it was this
00:37
<
dminuoso >
1 hour to tell that subtying is bad?
00:38
harrycs has quit [Remote host closed the connection]
00:38
duderonomy has joined #ruby
00:38
DTZUZU has quit [Quit: WeeChat 1.9]
00:38
harrycs has joined #ruby
00:38
<
phaul >
there are other examples in there too, like the fight he had with BlankSlate
00:39
<
phaul >
this is prior BasicObject times...
00:39
cagomez has quit [Remote host closed the connection]
00:39
marxarelli|afk is now known as marxarelli
00:40
cagomez has joined #ruby
00:40
AJA4350 has quit [Read error: Connection reset by peer]
00:40
<
hays >
so I guess just def_delegators :@values, :each
00:40
<
hays >
using Forwardable
00:42
harrycs has quit [Remote host closed the connection]
00:42
sameerynho has quit [Ping timeout: 256 seconds]
00:42
harrycs has joined #ruby
00:44
fhmax has joined #ruby
00:44
cagomez has quit [Ping timeout: 240 seconds]
00:46
darkhanb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
00:46
marr has quit [Ping timeout: 240 seconds]
00:49
phaul has quit [Ping timeout: 264 seconds]
00:50
jenrzzz has quit [Ping timeout: 240 seconds]
00:52
harrycs has quit [Remote host closed the connection]
00:52
harrycs has joined #ruby
00:54
harrycs has quit [Remote host closed the connection]
00:54
harrycs has joined #ruby
00:56
HoierM has joined #ruby
00:57
harrycs has quit [Client Quit]
01:03
minimalism has quit [Ping timeout: 260 seconds]
01:07
fhmax has quit [Ping timeout: 260 seconds]
01:08
iMadper` has quit [Read error: Connection reset by peer]
01:09
dinfuehr_ has quit [Ping timeout: 264 seconds]
01:12
dinfuehr has joined #ruby
01:12
ecuanaso has joined #ruby
01:14
bmurt has joined #ruby
01:22
shinnya has joined #ruby
01:26
erlend has quit [Ping timeout: 248 seconds]
01:29
lytol has quit [Remote host closed the connection]
01:29
erlend has joined #ruby
01:33
rshetty has joined #ruby
01:34
gizmore|2 has joined #ruby
01:37
gizmore has quit [Ping timeout: 248 seconds]
01:42
marxarelli is now known as marxarelli|afk
01:42
sucks has joined #ruby
01:42
sucks has quit [Max SendQ exceeded]
01:42
sucks has joined #ruby
01:45
pilne has quit [Quit: Leaving]
01:49
SteenJobs has quit [Quit: peaceee]
01:50
rshetty has quit [Remote host closed the connection]
01:53
rshetty has joined #ruby
01:54
leah2 has quit [Ping timeout: 255 seconds]
01:54
shtirlic has quit [Ping timeout: 276 seconds]
01:55
shtirlic has joined #ruby
01:56
leah2 has joined #ruby
02:04
alfiemax_ has joined #ruby
02:07
alfiemax has quit [Ping timeout: 240 seconds]
02:08
Tharbakim has quit [Quit: Something has gone terribly wrong. Send help.]
02:09
alfiemax_ has quit [Read error: Connection reset by peer]
02:09
alfiemax has joined #ruby
02:10
Tharbakim has joined #ruby
02:11
Tharbakim has quit [Changing host]
02:11
Tharbakim has joined #ruby
02:19
Mike11 has joined #ruby
02:24
rshetty has quit [Remote host closed the connection]
02:25
Dimik has joined #ruby
02:32
rshetty has joined #ruby
02:38
mikhael_k33hl has quit [Ping timeout: 260 seconds]
02:40
alfiemax_ has joined #ruby
02:41
alfiemax has quit [Ping timeout: 264 seconds]
02:43
erlend has quit [Ping timeout: 260 seconds]
02:44
rshetty has quit [Remote host closed the connection]
02:45
erlend has joined #ruby
02:50
hays has quit [Ping timeout: 264 seconds]
02:54
darkhanb has joined #ruby
02:55
Yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
02:57
sucks has quit [Ping timeout: 256 seconds]
02:57
Yxhuvud has joined #ruby
02:57
houhoulis has joined #ruby
02:59
shinnya has quit [Ping timeout: 248 seconds]
03:00
cadillac_ has joined #ruby
03:04
sleetdrop has joined #ruby
03:05
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:05
ramfjord has quit [Ping timeout: 268 seconds]
03:08
pastorinni has joined #ruby
03:08
TheBloke has quit [Read error: Connection reset by peer]
03:08
TheBloke- has joined #ruby
03:11
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:16
pastorinni has quit [Remote host closed the connection]
03:20
n0m4d1c has joined #ruby
03:23
chouhoulis has quit [Remote host closed the connection]
03:24
Dimik has quit [Ping timeout: 240 seconds]
03:25
lamlam has joined #ruby
03:28
HoierM has quit [Ping timeout: 240 seconds]
03:34
gix- has joined #ruby
03:34
gix has quit [Disconnected by services]
03:36
alfiemax_ has quit [Remote host closed the connection]
03:37
lamlam has quit [Quit: Page closed]
03:39
podlech has joined #ruby
03:42
cschneid has joined #ruby
03:45
Azure has quit [Read error: Connection reset by peer]
03:45
Azure has joined #ruby
03:47
cschneid has quit [Ping timeout: 256 seconds]
03:47
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:53
r3m is now known as Pascal
03:53
Pascal is now known as r3m
03:55
meadmoon has joined #ruby
04:01
alfiemax has joined #ruby
04:02
alfiemax has quit [Remote host closed the connection]
04:03
alfiemax has joined #ruby
04:03
ineb has quit [Ping timeout: 240 seconds]
04:07
alfiemax has quit [Ping timeout: 256 seconds]
04:08
rshetty has joined #ruby
04:12
rshetty has quit [Remote host closed the connection]
04:12
rshetty has joined #ruby
04:13
bmurt has joined #ruby
04:15
podlech has quit [Quit: WeeChat 2.0.1]
04:22
aceruser has quit [Quit: aceruser]
04:22
noobineer has quit [Ping timeout: 255 seconds]
04:24
hays has joined #ruby
04:24
hays has quit [Changing host]
04:24
hays has joined #ruby
04:28
sleetdrop has quit [Remote host closed the connection]
04:29
podlech has joined #ruby
04:30
rshetty has quit [Remote host closed the connection]
04:30
meadmoon has quit [Quit: I am functioning within established parameters.]
04:30
rshetty has joined #ruby
04:30
podlech has quit [Client Quit]
04:35
rshetty has quit [Ping timeout: 248 seconds]
04:38
rshetty has joined #ruby
04:41
Mike11 has quit [Quit: Leaving.]
04:43
roshanavand has joined #ruby
04:44
cadillac_ has quit [Read error: Connection reset by peer]
04:44
rshetty has quit [Remote host closed the connection]
04:45
cadillac_ has joined #ruby
04:46
znc_ has joined #ruby
04:46
rshetty has joined #ruby
04:46
rshetty has quit [Read error: Connection reset by peer]
04:46
rshetty has joined #ruby
04:46
alfiemax has joined #ruby
04:46
alfiemax has quit [Remote host closed the connection]
04:47
alfiemax has joined #ruby
04:48
roshanavand has quit [Ping timeout: 276 seconds]
04:48
n0m4d1c has quit [Remote host closed the connection]
04:48
reber has joined #ruby
04:52
erlend has quit [Ping timeout: 240 seconds]
04:52
znc_ has joined #ruby
04:54
erlend has joined #ruby
04:55
anisha has joined #ruby
04:56
znc_ has quit [Client Quit]
04:56
znc_ has joined #ruby
04:56
ledestin has joined #ruby
04:57
rshetty has quit [Remote host closed the connection]
04:57
rshetty has joined #ruby
04:59
rshetty has quit [Remote host closed the connection]
04:59
znc_ has quit [Client Quit]
04:59
rshetty has joined #ruby
05:01
roshanavand has joined #ruby
05:02
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
05:02
amar has joined #ruby
05:07
amar has quit [Ping timeout: 240 seconds]
05:09
eckhardt has joined #ruby
05:16
devpolish has joined #ruby
05:17
<
devpolish >
Hi guys
05:18
rshetty has quit [Remote host closed the connection]
05:18
rshetty has joined #ruby
05:21
rshetty has quit [Remote host closed the connection]
05:25
sauvin has joined #ruby
05:25
sauvin has quit [Max SendQ exceeded]
05:29
<
mr-robert >
hey devpolish
05:29
sauvin has joined #ruby
05:33
devpolish has quit [Remote host closed the connection]
05:41
oleo has quit [Quit: Leaving]
05:42
rshetty has joined #ruby
05:43
rshetty has quit [Remote host closed the connection]
05:43
znc_ has joined #ruby
05:44
rshetty has joined #ruby
05:44
alfiemax has quit [Remote host closed the connection]
05:45
SeepingN has quit [Quit: The system is going down for reboot NOW!]
05:47
aupadhye has joined #ruby
05:47
znc_ has quit [Client Quit]
05:47
rshetty has quit [Remote host closed the connection]
05:47
rshetty has joined #ruby
05:49
znc_ has joined #ruby
05:51
alfiemax has joined #ruby
05:51
aufi has joined #ruby
05:53
anisha has quit [Read error: Connection reset by peer]
05:54
znc_ is now known as jalcine
05:54
jalcine is now known as Guest27102
05:55
amar has joined #ruby
05:56
houhoulis has quit [Remote host closed the connection]
05:56
rshetty has quit [Read error: Connection reset by peer]
05:57
rshetty has joined #ruby
05:59
Guest27102 is now known as jalcine
05:59
jalcine has quit [Changing host]
05:59
jalcine has joined #ruby
05:59
amar has quit [Ping timeout: 248 seconds]
06:01
hays has quit [Ping timeout: 256 seconds]
06:01
rshetty has quit [Ping timeout: 240 seconds]
06:01
anisha has joined #ruby
06:03
apeiros has quit [Remote host closed the connection]
06:04
apeiros has joined #ruby
06:05
c0ncealed has quit [Read error: Connection reset by peer]
06:06
c0ncealed has joined #ruby
06:07
amar has joined #ruby
06:07
_aeris_ has quit [*.net *.split]
06:07
jnollette has quit [*.net *.split]
06:07
redlegion has quit [*.net *.split]
06:08
_aeris_ has joined #ruby
06:08
apeiros has quit [Ping timeout: 256 seconds]
06:09
rshetty has joined #ruby
06:14
jnollette has joined #ruby
06:15
vondruch has joined #ruby
06:17
rshetty has quit [Remote host closed the connection]
06:18
n008f4g_ has joined #ruby
06:19
vondruch has quit [Client Quit]
06:19
vondruch has joined #ruby
06:20
howdoi has joined #ruby
06:22
shinnya has joined #ruby
06:26
amar has quit [Remote host closed the connection]
06:30
redlegion has joined #ruby
06:35
amar has joined #ruby
06:42
conta has joined #ruby
06:44
Emmanuel_Chanel has quit [Ping timeout: 264 seconds]
06:47
suukim has joined #ruby
06:48
cgfbee has quit [Remote host closed the connection]
06:53
andikr has joined #ruby
06:53
Flonk has joined #ruby
06:54
solocshaw has joined #ruby
06:55
imode1 has quit [Ping timeout: 256 seconds]
06:55
cgfbee has joined #ruby
06:56
rshetty has joined #ruby
07:02
erlend has quit [Ping timeout: 260 seconds]
07:03
clemens3 has joined #ruby
07:03
erlend has joined #ruby
07:03
schneider has joined #ruby
07:04
aupadhye_ has joined #ruby
07:04
rahul_bajaj has joined #ruby
07:05
aupadhye has quit [Read error: Connection reset by peer]
07:05
_rshetty_ has joined #ruby
07:05
dionysus69 has joined #ruby
07:06
rabajaj has joined #ruby
07:06
rshetty has quit [Ping timeout: 252 seconds]
07:09
aupadhye_ has quit [Ping timeout: 256 seconds]
07:09
schneider has quit [Ping timeout: 256 seconds]
07:09
rahul_bajaj has quit [Ping timeout: 256 seconds]
07:13
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
07:21
aupadhye_ has joined #ruby
07:22
roshanavand has quit [Quit: Leaving.]
07:22
roshanavand has joined #ruby
07:24
vondruch has quit [Quit: vondruch]
07:25
code_zombie has quit [Ping timeout: 276 seconds]
07:25
vondruch has joined #ruby
07:28
amar has quit [Remote host closed the connection]
07:28
eckhardt has joined #ruby
07:28
conta has quit [Quit: conta]
07:29
vondruch has quit [Client Quit]
07:29
vondruch has joined #ruby
07:30
Londino has joined #ruby
07:30
_rshetty_ has quit [Remote host closed the connection]
07:32
<
Londino >
Hello everybody
07:32
roshanavand has quit [Quit: Leaving.]
07:32
rshetty has joined #ruby
07:32
rshetty has quit [Remote host closed the connection]
07:32
rshetty has joined #ruby
07:32
roshanavand has joined #ruby
07:35
claudiuinberlin has joined #ruby
07:38
<
Londino >
While this line `from_date = from_date.gsub("/","-")` works flawlessly when inside irb, it gives me a `NoMethodError: undefined method `gsub' for nil:NilClass` when run from within a watir/rspec script.
07:38
<
Londino >
What could be the possible culprit here?
07:39
dionysus69 has quit [Remote host closed the connection]
07:39
<
Londino >
Judging from the error, from_date seems to have a nil value but why does this not happen in irb??
07:45
TinkerT has quit [Read error: Connection reset by peer]
07:46
ellcs has joined #ruby
07:47
TinkerT has joined #ruby
07:49
dionysus69 has joined #ruby
07:52
SynSynack has quit [Remote host closed the connection]
07:52
SynSynack has joined #ruby
07:53
jnollette has quit [Ping timeout: 268 seconds]
07:54
rshetty has quit [Remote host closed the connection]
07:54
Burgestrand has joined #ruby
07:54
dionysus69 has quit [Remote host closed the connection]
07:55
dionysus69 has joined #ruby
07:55
sylario has joined #ruby
07:57
jnollette has joined #ruby
07:57
dionysus69 has quit [Remote host closed the connection]
07:58
dionysus69 has joined #ruby
07:58
guille-moe has joined #ruby
08:00
Beams has joined #ruby
08:01
dionysus69 has quit [Remote host closed the connection]
08:01
sauvin has quit [Ping timeout: 256 seconds]
08:03
conta has joined #ruby
08:05
sauvin has joined #ruby
08:05
sauvin has quit [Max SendQ exceeded]
08:06
alfiemax has quit [Remote host closed the connection]
08:10
gnotc has joined #ruby
08:11
Beams has quit [Quit: .]
08:13
amatas_ has joined #ruby
08:17
marr has joined #ruby
08:17
sauvin has joined #ruby
08:19
dionysus69 has joined #ruby
08:21
tomphp has joined #ruby
08:22
Beams has joined #ruby
08:22
Beams has quit [Client Quit]
08:22
alfiemax has joined #ruby
08:22
leitz has joined #ruby
08:24
rshetty has joined #ruby
08:25
Beams has joined #ruby
08:30
rshetty has quit [Ping timeout: 240 seconds]
08:30
Beams has quit [Quit: .]
08:31
schneider has joined #ruby
08:33
rshetty has joined #ruby
08:33
tvl is now known as tobiasvl
08:36
shadeslayer has joined #ruby
08:37
rshetty has quit [Ping timeout: 256 seconds]
08:37
amar has joined #ruby
08:41
amar has quit [Ping timeout: 240 seconds]
08:47
einarj has joined #ruby
08:47
Azure has quit [Ping timeout: 240 seconds]
08:49
Fysicus has quit [Excess Flood]
08:49
Fysicus has joined #ruby
08:50
schneider has quit [Ping timeout: 240 seconds]
08:51
amar has joined #ruby
08:53
jinie has joined #ruby
08:54
schneider has joined #ruby
08:56
Beams has joined #ruby
08:58
Beams has quit [Client Quit]
09:00
schneider has quit [Ping timeout: 255 seconds]
09:01
venmx has joined #ruby
09:01
Beams has joined #ruby
09:02
eckhardt has joined #ruby
09:03
kedare has joined #ruby
09:05
imode1 has joined #ruby
09:06
InfinityFye has joined #ruby
09:07
rabajaj has quit [Ping timeout: 260 seconds]
09:08
amar has quit [Ping timeout: 276 seconds]
09:10
amar has joined #ruby
09:10
amar has quit [Client Quit]
09:10
erlend has quit [Ping timeout: 256 seconds]
09:10
amar has joined #ruby
09:12
erlend has joined #ruby
09:12
InfinityFye has left #ruby ["Leaving"]
09:14
za1b1tsu has joined #ruby
09:14
za1b1tsu_ has joined #ruby
09:14
za1b1tsu has quit [Client Quit]
09:14
za1b1tsu_ has quit [Remote host closed the connection]
09:14
fullstack has quit [Ping timeout: 264 seconds]
09:14
tvw has joined #ruby
09:15
za1b1tsu has joined #ruby
09:16
alfiemax_ has joined #ruby
09:17
fullstack has joined #ruby
09:18
alfiemax has quit [Ping timeout: 256 seconds]
09:19
nielsk has quit [Quit: So Long, and Thanks for All the Fish]
09:20
nielsk has joined #ruby
09:27
rshetty has joined #ruby
09:28
amar has quit [Remote host closed the connection]
09:29
amar_ has joined #ruby
09:30
suukim has quit [Quit: Konversation terminated!]
09:32
rshetty has quit [Ping timeout: 268 seconds]
09:35
alex`` has joined #ruby
09:35
postmodern has quit [Quit: Leaving]
09:35
rshetty has joined #ruby
09:40
rshetty has quit [Ping timeout: 276 seconds]
09:43
amatas_ has quit [Quit: amatas_]
09:44
amatas_ has joined #ruby
09:45
p4tch3s has quit [Ping timeout: 240 seconds]
09:47
rshetty has joined #ruby
09:50
rabajaj has joined #ruby
09:51
rshetty has quit [Remote host closed the connection]
09:52
rshetty has joined #ruby
09:52
schneider has joined #ruby
09:52
p4tch3s has joined #ruby
09:53
rshetty has quit [Remote host closed the connection]
09:53
rshetty has joined #ruby
09:53
Papierkorb has joined #ruby
09:54
rshetty has quit [Remote host closed the connection]
09:54
reber has quit [Remote host closed the connection]
09:54
rshetty has joined #ruby
09:57
dr3w_ has joined #ruby
09:57
minimalism has joined #ruby
10:00
schneider has quit [Ping timeout: 264 seconds]
10:01
arekushi has quit [Quit: Gateway shutdown]
10:01
rabajaj has quit [Ping timeout: 256 seconds]
10:01
rshetty has quit [Remote host closed the connection]
10:02
rshetty has joined #ruby
10:02
rshetty has quit [Read error: Connection reset by peer]
10:02
rshetty has joined #ruby
10:03
Emmanuel_Chanel has joined #ruby
10:03
rabajaj has joined #ruby
10:04
rshetty has quit [Remote host closed the connection]
10:04
rshetty has joined #ruby
10:06
schneider has joined #ruby
10:06
arekushi has joined #ruby
10:07
_rshetty_ has joined #ruby
10:07
rshetty has quit [Remote host closed the connection]
10:08
Papierkorb has left #ruby ["Konversation terminated!"]
10:11
schneider has quit [Ping timeout: 248 seconds]
10:11
_rshetty_ has quit [Remote host closed the connection]
10:12
rshetty has joined #ruby
10:12
rshetty has quit [Remote host closed the connection]
10:12
rshetty has joined #ruby
10:12
rshetty has quit [Remote host closed the connection]
10:12
InfinityFye has joined #ruby
10:13
rshetty has joined #ruby
10:14
schneider has joined #ruby
10:15
deadnull has joined #ruby
10:15
deadnull has quit [Client Quit]
10:16
InfinityFye has left #ruby [#ruby]
10:17
rshetty has quit [Ping timeout: 260 seconds]
10:18
Beams has quit [Quit: .]
10:21
ta__ has joined #ruby
10:22
rshetty has joined #ruby
10:22
ta__ has quit [Read error: Connection reset by peer]
10:23
ta__ has joined #ruby
10:23
ta__ has quit [Remote host closed the connection]
10:23
suukim has joined #ruby
10:26
rshetty has quit [Remote host closed the connection]
10:27
Beams has joined #ruby
10:28
rshetty has joined #ruby
10:28
schneider has quit [Ping timeout: 268 seconds]
10:29
Burgestrand has quit [Quit: Closing time!]
10:29
Burgestrand has joined #ruby
10:30
Beams has quit [Client Quit]
10:30
kryptoz has joined #ruby
10:31
imode1 has quit [Quit: WeeChat 2.1]
10:31
kryptoz has quit [Client Quit]
10:31
imode has joined #ruby
10:32
alex`` has quit [Ping timeout: 248 seconds]
10:32
bijan_ has joined #ruby
10:34
Beams has joined #ruby
10:36
imode has quit [Ping timeout: 276 seconds]
10:38
rshetty has quit [Remote host closed the connection]
10:38
rshetty has joined #ruby
10:40
Burgestrand has quit [Quit: Closing time!]
10:40
Beams has quit [Quit: .]
10:41
schneider has joined #ruby
10:43
cschneid has joined #ruby
10:43
rshetty has quit [Ping timeout: 256 seconds]
10:47
alfiemax_ has quit [Remote host closed the connection]
10:47
Beams has joined #ruby
10:47
Beams has quit [Client Quit]
10:48
cschneid has quit [Ping timeout: 264 seconds]
10:49
alfiemax has joined #ruby
10:50
bijan_ has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
10:52
rshetty has joined #ruby
10:53
Beams has joined #ruby
10:53
schneider has quit [Ping timeout: 276 seconds]
10:56
kedare has quit [Ping timeout: 276 seconds]
10:56
AJA4350 has joined #ruby
10:59
phaul has joined #ruby
10:59
howdoi has quit [Quit: Connection closed for inactivity]
11:05
Beams has quit [Quit: .]
11:07
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
11:08
Beams has joined #ruby
11:08
Beams has quit [Client Quit]
11:09
alex`` has joined #ruby
11:12
Beams has joined #ruby
11:13
amar_ has quit [Ping timeout: 245 seconds]
11:16
Cavallari has joined #ruby
11:17
raynold has quit [Quit: Connection closed for inactivity]
11:18
erlend has quit [Ping timeout: 264 seconds]
11:20
erlend has joined #ruby
11:20
jenrzzz has joined #ruby
11:20
jenrzzz has quit [Changing host]
11:20
jenrzzz has joined #ruby
11:23
amar has joined #ruby
11:24
madhatter has quit [Remote host closed the connection]
11:24
jenrzzz has quit [Client Quit]
11:25
amar has quit [Remote host closed the connection]
11:25
amar has joined #ruby
11:26
noobineer has joined #ruby
11:27
apparition has joined #ruby
11:27
jackrandom has joined #ruby
11:28
rshetty has quit [Remote host closed the connection]
11:28
rshetty has joined #ruby
11:29
hramrach has joined #ruby
11:29
za1b1tsu has quit [Quit: Leaving]
11:30
amar has quit [Ping timeout: 256 seconds]
11:30
jackrandom has quit [Client Quit]
11:32
jackrandom has joined #ruby
11:33
rshetty has quit [Ping timeout: 256 seconds]
11:33
Burgestrand has joined #ruby
11:33
jenrzzz has joined #ruby
11:33
jenrzzz has quit [Changing host]
11:33
jenrzzz has joined #ruby
11:35
rshetty has joined #ruby
11:36
za1b1tsu has joined #ruby
11:37
paraxial has quit [Read error: Connection reset by peer]
11:38
n13z has joined #ruby
11:38
ledestin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
11:38
za1b1tsu_ has joined #ruby
11:38
jenrzzz has quit [Ping timeout: 248 seconds]
11:38
jenrzzz has joined #ruby
11:38
jenrzzz has joined #ruby
11:38
jenrzzz has quit [Changing host]
11:39
za1b1tsu_ has quit [Client Quit]
11:39
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
11:39
za1b1tsu_ has joined #ruby
11:41
paraxial has joined #ruby
11:41
za1b1tsu_ has quit [Client Quit]
11:41
amatas_ has quit [Ping timeout: 256 seconds]
11:42
ldnunes has joined #ruby
11:45
psychicist__ has joined #ruby
11:47
amar has joined #ruby
11:47
za1b1tsu_ has joined #ruby
11:47
jenrzzz has quit [Ping timeout: 248 seconds]
11:51
bijan_ has joined #ruby
11:53
bijan_ has quit [Client Quit]
11:53
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
11:55
tomphp has joined #ruby
11:55
dr3w_ has joined #ruby
11:58
za1b1tsu_ has quit [Ping timeout: 240 seconds]
12:00
za1b1tsu_ has joined #ruby
12:01
unreal has quit [Ping timeout: 260 seconds]
12:01
synthroid has joined #ruby
12:03
za1b1tsu_ has quit [Client Quit]
12:03
noobineer has quit [Ping timeout: 276 seconds]
12:08
schneider has joined #ruby
12:10
Beams has quit [Quit: .]
12:12
ldnunes has quit [Ping timeout: 260 seconds]
12:12
whippythellama has quit [Ping timeout: 256 seconds]
12:14
schneider has quit [Ping timeout: 256 seconds]
12:14
kapil___ has joined #ruby
12:15
Beams has joined #ruby
12:16
schneider has joined #ruby
12:16
Beams has quit [Client Quit]
12:17
ecuanaso has joined #ruby
12:17
Ltem has joined #ruby
12:18
jenrzzz has joined #ruby
12:18
jenrzzz has quit [Changing host]
12:18
jenrzzz has joined #ruby
12:21
Londino has quit [Quit: Page closed]
12:22
schneider has quit [Ping timeout: 252 seconds]
12:22
hanmac has quit [Ping timeout: 256 seconds]
12:24
jenrzzz has quit [Ping timeout: 276 seconds]
12:25
ldnunes has joined #ruby
12:26
jenrzzz has joined #ruby
12:26
jenrzzz has quit [Changing host]
12:26
jenrzzz has joined #ruby
12:27
paraxial has quit [Ping timeout: 245 seconds]
12:27
rshetty has quit [Read error: Connection reset by peer]
12:27
paraxial has joined #ruby
12:28
rshetty has joined #ruby
12:29
duderonomy has quit [Remote host closed the connection]
12:30
rshetty has quit [Remote host closed the connection]
12:30
rshetty has joined #ruby
12:30
duderonomy has joined #ruby
12:31
jenrzzz has quit [Ping timeout: 276 seconds]
12:32
nickjj has quit [Read error: Connection reset by peer]
12:32
mjolnird has quit [Remote host closed the connection]
12:34
rfoust has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
12:34
duderonomy has quit [Ping timeout: 240 seconds]
12:36
dr3w_ has quit [Read error: Connection reset by peer]
12:36
Burgestrand has quit [Quit: Closing time!]
12:37
rshetty has quit [Remote host closed the connection]
12:38
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
12:38
dr3w_ has joined #ruby
12:38
ecuanaso has joined #ruby
12:39
rshetty has joined #ruby
12:39
rshetty has quit [Remote host closed the connection]
12:39
rshetty has joined #ruby
12:41
suukim has quit [Remote host closed the connection]
12:43
rshetty has quit [Remote host closed the connection]
12:49
k0mpa has joined #ruby
12:50
GodFather has joined #ruby
12:55
thinkpad has quit [Ping timeout: 246 seconds]
12:56
thinkpad has joined #ruby
12:56
bmurt has joined #ruby
12:58
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:00
Beams has joined #ruby
13:01
alfiemax has quit [Remote host closed the connection]
13:04
Burgestrand has joined #ruby
13:05
jenrzzz has joined #ruby
13:05
jenrzzz has quit [Changing host]
13:05
jenrzzz has joined #ruby
13:05
bijan_ has joined #ruby
13:06
jcalla has joined #ruby
13:09
jenrzzz has quit [Ping timeout: 256 seconds]
13:10
amatas_ has joined #ruby
13:13
Sina has joined #ruby
13:13
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:15
bmurt has joined #ruby
13:17
za1b1tsu_ has joined #ruby
13:17
ren0v0 has quit [Ping timeout: 256 seconds]
13:18
dr3w_ has quit [Read error: Connection reset by peer]
13:19
bijan_ has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
13:19
jhammerman has joined #ruby
13:19
jhammerman has quit [Client Quit]
13:20
ren0v0 has joined #ruby
13:21
GodFather has quit [Ping timeout: 240 seconds]
13:21
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:21
dr3w_ has joined #ruby
13:24
Puffball has joined #ruby
13:24
rfoust has joined #ruby
13:25
ecuanaso has joined #ruby
13:27
duderonomy has joined #ruby
13:27
erlend has quit [Ping timeout: 276 seconds]
13:28
rshetty has joined #ruby
13:29
rshetty has quit [Remote host closed the connection]
13:29
erlend has joined #ruby
13:29
rshetty has joined #ruby
13:32
shinnya has quit [Ping timeout: 240 seconds]
13:33
jenrzzz has joined #ruby
13:33
jenrzzz has quit [Changing host]
13:33
jenrzzz has joined #ruby
13:34
rshetty has quit [Ping timeout: 260 seconds]
13:41
jenrzzz has quit [Ping timeout: 256 seconds]
13:41
jenrzzz has joined #ruby
13:41
jenrzzz has quit [Changing host]
13:41
jenrzzz has joined #ruby
13:44
schneider has joined #ruby
13:45
cyberg has joined #ruby
13:46
jeffreylevesque has joined #ruby
13:47
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:47
amar has quit [Ping timeout: 260 seconds]
13:48
cremes77 has joined #ruby
13:49
jenrzzz has quit [Ping timeout: 255 seconds]
13:51
oleo has joined #ruby
13:53
Ltem has quit [Quit: Leaving]
13:53
r2 has joined #ruby
13:53
rshetty has joined #ruby
13:54
jenrzzz has joined #ruby
13:54
sammi` has joined #ruby
13:55
chouhoulis has joined #ruby
13:55
rshetty has quit [Remote host closed the connection]
13:55
rshetty has joined #ruby
13:55
pragmatism has quit [Quit: Connection.close!]
13:55
n0m4d1c has joined #ruby
13:58
jenrzzz has quit [Ping timeout: 252 seconds]
14:00
chouhoulis has quit [Remote host closed the connection]
14:00
Beams has quit [Quit: .]
14:00
jrafanie has joined #ruby
14:00
Beams has joined #ruby
14:00
chouhoulis has joined #ruby
14:00
rshetty has quit [Ping timeout: 276 seconds]
14:01
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:01
Beams has quit [Client Quit]
14:01
mkaito has quit [Read error: Connection reset by peer]
14:02
dr3w_ has quit [Read error: Connection reset by peer]
14:02
mkaito has joined #ruby
14:02
ecuanaso has joined #ruby
14:03
nadir has joined #ruby
14:04
Beams has joined #ruby
14:04
dr3w_ has joined #ruby
14:04
tomphp has joined #ruby
14:09
t0rchh has joined #ruby
14:10
roshanavand has quit [Ping timeout: 264 seconds]
14:11
jenrzzz has joined #ruby
14:14
Rapture has joined #ruby
14:14
cremes77 has quit [Quit: cremes77]
14:15
jenrzzz has quit [Ping timeout: 256 seconds]
14:16
znz_jp has joined #ruby
14:18
dionysus69 has quit [Ping timeout: 246 seconds]
14:20
za1b1tsu_ has quit [Quit: WeeChat 2.1]
14:21
ldnunes has quit [Ping timeout: 260 seconds]
14:22
rshetty has joined #ruby
14:24
shoogz has quit [Remote host closed the connection]
14:26
WhereIsMySpoon has quit [Disconnected by services]
14:27
ski7777 has quit [Read error: Connection reset by peer]
14:27
WhereIsMySpoon_ has joined #ruby
14:27
ski7777 has joined #ruby
14:32
cremes77 has joined #ruby
14:32
quobo has joined #ruby
14:33
n0m4d1c has quit [Remote host closed the connection]
14:34
pastorinni has joined #ruby
14:34
pastorinni has quit [Remote host closed the connection]
14:34
ldnunes has joined #ruby
14:35
pastorinni has joined #ruby
14:36
n0m4d1c has joined #ruby
14:36
aupadhye_ has quit [Ping timeout: 264 seconds]
14:36
rshetty has quit [Remote host closed the connection]
14:37
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:38
amar has joined #ruby
14:39
n0m4d1c has quit [Remote host closed the connection]
14:39
jenrzzz has joined #ruby
14:39
jenrzzz has quit [Changing host]
14:39
jenrzzz has joined #ruby
14:39
ecuanaso has joined #ruby
14:39
redlegion has quit [Remote host closed the connection]
14:40
redlegion has joined #ruby
14:40
govg has quit [Ping timeout: 264 seconds]
14:41
netherwolfe has joined #ruby
14:41
govg has joined #ruby
14:41
rshetty has joined #ruby
14:43
amar has quit [Ping timeout: 260 seconds]
14:43
jenrzzz has quit [Ping timeout: 260 seconds]
14:44
dr3w_ has quit [Read error: Connection reset by peer]
14:44
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:44
suukim has joined #ruby
14:44
woodruffw has quit [Ping timeout: 240 seconds]
14:48
_whitelogger has joined #ruby
14:48
apparition has quit [Read error: Connection reset by peer]
14:48
rikai has quit [Read error: Connection reset by peer]
14:48
Klumben has quit [Ping timeout: 276 seconds]
14:48
zipkid has quit [Ping timeout: 276 seconds]
14:48
amitchellbullard has quit [Ping timeout: 276 seconds]
14:48
rann has quit [Ping timeout: 276 seconds]
14:48
kent\n has quit [Remote host closed the connection]
14:48
n008f4g_ has quit [Ping timeout: 240 seconds]
14:48
cschneid_ has quit [Ping timeout: 276 seconds]
14:48
canton7 has quit [Ping timeout: 276 seconds]
14:49
twe4ked has joined #ruby
14:49
cschneid has joined #ruby
14:49
jimmylu2333-fedo has joined #ruby
14:49
bijan_ has joined #ruby
14:49
arooni has quit [Excess Flood]
14:49
arooni has joined #ruby
14:49
rshetty has joined #ruby
14:49
kent\n has joined #ruby
14:49
rikai has joined #ruby
14:49
canton7 has joined #ruby
14:49
chouhoulis has quit [Remote host closed the connection]
14:49
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:49
jimmylu2333-fedo has quit [Client Quit]
14:50
rann has joined #ruby
14:50
amitchellbullard has joined #ruby
14:50
zipkid has joined #ruby
14:50
ecuanaso has joined #ruby
14:51
woodruffw has joined #ruby
14:51
woodruffw has joined #ruby
14:51
woodruffw has quit [Changing host]
14:54
rshetty has quit [Ping timeout: 240 seconds]
14:55
kn-928 has joined #ruby
14:55
bijan_ has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
15:04
<
phaul >
al2o3-cr: it's mostly over my head, but I tracked down when it got into ruby and what issue was it associated with. Have a read of this
https://bugs.ruby-lang.org/issues/11278 , maybe you can make more sense of it than I can.
15:05
houhoulis has joined #ruby
15:06
<
al2o3-cr >
oooh, taking a look now
15:06
Cavallari has quit [Quit: Cavallari]
15:06
cschneid_ has joined #ruby
15:10
hays has joined #ruby
15:10
hays has quit [Changing host]
15:10
hays has joined #ruby
15:10
woodruffw has quit [Ping timeout: 260 seconds]
15:11
amar has joined #ruby
15:12
jenrzzz has joined #ruby
15:12
jenrzzz has quit [Changing host]
15:12
jenrzzz has joined #ruby
15:12
amar has quit [Read error: Connection reset by peer]
15:13
<
al2o3-cr >
i just copied RBasic flags from module to class and it works
15:15
Klumben has joined #ruby
15:15
Burgestrand has quit [Quit: Closing time!]
15:15
woodruffw has joined #ruby
15:15
woodruffw has joined #ruby
15:15
woodruffw has quit [Changing host]
15:16
reber has joined #ruby
15:16
ramfjord has joined #ruby
15:16
<
al2o3-cr >
so yeah it's something to do with this
15:17
jenrzzz has quit [Ping timeout: 260 seconds]
15:18
aufi has quit [Quit: Leaving]
15:20
chouhoulis has joined #ruby
15:20
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:23
za1b1tsu has quit [Quit: Leaving]
15:23
yeticry has quit [Ping timeout: 268 seconds]
15:23
ecuanaso has joined #ruby
15:24
hurricanehrndz has quit [Quit: Goodbye]
15:24
cremes77 has quit [Quit: cremes77]
15:25
yeticry has joined #ruby
15:26
dr3w_ has quit [Read error: Connection reset by peer]
15:32
ledestin has joined #ruby
15:34
cagomez has joined #ruby
15:35
conta has quit [Ping timeout: 276 seconds]
15:36
hurricanehrndz has joined #ruby
15:36
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:36
erlend has quit [Ping timeout: 245 seconds]
15:38
erlend has joined #ruby
15:40
n0m4d1c has joined #ruby
15:40
Vapez has joined #ruby
15:40
synthroid has quit [Remote host closed the connection]
15:41
Asher has quit [Ping timeout: 256 seconds]
15:43
<
dminuoso >
al2o3-cr: Regarding your earlier question
15:44
<
dminuoso >
al2o3-cr: Subtyping sucks.
15:44
rshetty has joined #ruby
15:45
n0m4d1c has quit [Ping timeout: 260 seconds]
15:46
<
dminuoso >
And transplanting methods is even worse. :|
15:46
cremes77 has joined #ruby
15:46
<
phaul >
dminuoso: yeah, I just learnt the suprising ways super worked in modules. principal of "least surprise", right :)
15:47
schneider has quit [Ping timeout: 268 seconds]
15:47
<
dminuoso >
phaul: What interesting bits did you discover?
15:49
rshetty has quit [Ping timeout: 264 seconds]
15:50
clemens3 has quit [Ping timeout: 260 seconds]
15:50
<
phaul >
modules without superclass support super in their methods.
15:51
jcarl43 has joined #ruby
15:51
chouhoulis has quit [Remote host closed the connection]
15:52
InfinityFye has joined #ruby
15:52
hramrach has quit [Ping timeout: 240 seconds]
15:52
<
dminuoso >
phaul: What effect?
15:53
jenrzzz has joined #ruby
15:53
<
phaul >
the including class will take over
15:53
<
dminuoso >
Ah to no surprise.
15:53
cremes77 has quit [Quit: cremes77]
15:53
<
dminuoso >
>> 1.class.ancestors
15:53
dstrunk has quit [Ping timeout: 248 seconds]
15:53
<
dminuoso >
phaul: super just continues lookup in the ancestory chain. :)
15:53
<
dminuoso >
(not the strict super chain)
15:54
<
dminuoso >
phaul: Which is actually the principle of least surprise, yes.
15:54
za1b1tsu has joined #ruby
15:54
<
phaul >
right. i guess. now when you explain it that way :)
15:54
shoogz- has joined #ruby
15:55
SteenJobs has joined #ruby
15:56
apeiros has joined #ruby
15:56
<
phaul >
the only thing is that the module where super is has no idea what super refers to :)
15:56
shoogz- has quit [Remote host closed the connection]
15:57
<
dminuoso >
phaul: Ive come to the conclusion that mixins on their own are bad design/
15:57
jenrzzz has quit [Ping timeout: 264 seconds]
15:58
synthroid has joined #ruby
15:58
<
dminuoso >
phaul: The main thing you have to remember, is that everything in ruby is dynamic.
15:58
<
dminuoso >
phaul: the
_real_ confusing thing is, the difference between super and super()
15:59
<
dminuoso >
that has cost me the better part of a day of debugging once..
15:59
tolerablyjake has joined #ruby
15:59
Beams has quit [Quit: .]
16:00
cremes77 has joined #ruby
16:02
raynold has joined #ruby
16:06
houhoulis has quit [Remote host closed the connection]
16:08
rshetty has joined #ruby
16:10
jackrandom has quit [Ping timeout: 248 seconds]
16:10
Asher has joined #ruby
16:10
marxarelli|afk is now known as marxarelli
16:10
darkhanb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:11
darkhanb has joined #ruby
16:11
darkhanb has quit [Client Quit]
16:15
[Butch] has joined #ruby
16:15
zacts has quit [Quit: WeeChat 1.9.1]
16:17
dr3w_ has joined #ruby
16:17
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:19
za1b1tsu_ has joined #ruby
16:20
jenrzzz has joined #ruby
16:20
jenrzzz has joined #ruby
16:20
jenrzzz has quit [Changing host]
16:20
<
Guest14032 >
How can search rubygems for ruby-version compatability?
16:21
<
Guest14032 >
ie: install rubocop for ruby2.0, without walking the the versions back one by one?
16:22
InfinityFye has left #ruby ["Leaving"]
16:23
ryzokuken has joined #ruby
16:23
Mrgoose2 has quit [Ping timeout: 276 seconds]
16:24
za1b1tsu_ has quit [Client Quit]
16:25
jenrzzz has quit [Ping timeout: 248 seconds]
16:28
<
Zarthus >
typically it specifies a required ruby version >= $version; then just go back to whichever tag supports your version
16:29
<
dminuoso >
Oh my. It's a Zarthus! :o
16:30
mistertim has joined #ruby
16:31
amar has joined #ruby
16:31
ramfjord has quit [Ping timeout: 268 seconds]
16:31
<
mistertim >
Hey there folks. an ultra basic question but my google-fu is proving weak for some reason. I’ve installed ruby from source on a centos box (i need a specific version) - and the header files have been installed into /usr/local/include - however when i go to install any gems which build native extensions, mkmf.rb fails because its looking for the headers in /usr/share. Any idea how to set the location for these? thank you!
16:33
<
darix >
mistertim: are you using the gem from that custom ruby install?
16:33
<
mistertim >
ooooh now that’s a good question
16:33
<
mistertim >
which gem suggests so
16:34
<
mistertim >
aha no!
16:34
<
mistertim >
you’re absolutely righ
16:34
<
mistertim >
sudo gem uses /bin/gem not /usr/local/bin/gem. That’s the problem. thank you!
16:35
kn-928 has quit [Ping timeout: 264 seconds]
16:35
<
Guest14032 >
Zarthus: Is there any way to see that from the command line?
16:36
<
Guest14032 >
Like, without hopping out to the webpage/
16:36
<
Guest14032 >
s/\//?/
16:36
amar has quit [Ping timeout: 264 seconds]
16:36
<
Zarthus >
i can't imagine rubygems not offering an api
16:37
<
Guest14032 >
Zarthus: I can't imagine it not EVENTUALLY offering that in an api or the cli command, but I can easily imagine that being overlooked for a long time ;)
16:39
hfp_work has quit [Ping timeout: 256 seconds]
16:39
jenrzzz has joined #ruby
16:40
hfp_work has joined #ruby
16:40
rshetty has quit [Read error: Connection reset by peer]
16:40
<
Zarthus >
Guest14032: i think it's open source
16:41
<
Zarthus >
and in the end, everything is in the Gemfile (although rubygems probably loops through all dependencies too)
16:41
darkhanb has joined #ruby
16:41
rshetty has joined #ruby
16:43
andikr has quit [Remote host closed the connection]
16:44
jenrzzz has quit [Ping timeout: 264 seconds]
16:44
cadillac_ has quit [Read error: Connection reset by peer]
16:45
Mrgoose has joined #ruby
16:47
anisha has quit [Quit: This computer has gone to sleep]
16:47
ramfjord has joined #ruby
16:47
cadillac_ has joined #ruby
16:49
chouhoulis has joined #ruby
16:50
mistertim has quit [Quit: mistertim]
16:51
tvw has quit [Remote host closed the connection]
16:53
dr3w__ has joined #ruby
16:53
dionysus69 has joined #ruby
16:55
SteenJobs has quit [Quit: SteenJobs]
16:56
dr3w_ has quit [Ping timeout: 276 seconds]
16:56
alfiemax has joined #ruby
16:58
graft has joined #ruby
17:01
conta has joined #ruby
17:01
SteenJobs has joined #ruby
17:04
shoogz has joined #ruby
17:04
schneider has joined #ruby
17:05
graft has quit [Ping timeout: 240 seconds]
17:05
conta has quit [Ping timeout: 256 seconds]
17:06
graft has joined #ruby
17:07
ecuanaso has joined #ruby
17:08
einarj has quit [Remote host closed the connection]
17:08
Guest14032 is now known as kyle__
17:08
einarj has joined #ruby
17:08
duderonomy has joined #ruby
17:09
fhmax has joined #ruby
17:09
schneider has quit [Ping timeout: 256 seconds]
17:09
dr3w_ has joined #ruby
17:10
duderonomy has quit [Client Quit]
17:11
tcopeland has quit [Quit: tcopeland]
17:11
claudiuinberlin has joined #ruby
17:13
einarj has quit [Ping timeout: 256 seconds]
17:13
schneider has joined #ruby
17:16
ellcs has quit [Remote host closed the connection]
17:17
jenrzzz has joined #ruby
17:17
jenrzzz has quit [Changing host]
17:17
jenrzzz has joined #ruby
17:17
cremes77 has quit [Quit: cremes77]
17:17
moei has quit [Quit: Leaving...]
17:20
SteenJobs has quit [Quit: peaceee]
17:21
tomphp has joined #ruby
17:21
DTZUZU has joined #ruby
17:22
samort7 has joined #ruby
17:22
jenrzzz has quit [Ping timeout: 276 seconds]
17:22
antoniooohhh has joined #ruby
17:23
schneider has quit [Ping timeout: 260 seconds]
17:23
Burgestrand has joined #ruby
17:24
cremes77 has joined #ruby
17:24
pilne has joined #ruby
17:25
jenrzzz has joined #ruby
17:26
conta has joined #ruby
17:27
schneider has joined #ruby
17:27
chouhoulis has quit [Remote host closed the connection]
17:28
chouhoulis has joined #ruby
17:28
antoniooohhh has left #ruby [#ruby]
17:28
jackrandom has joined #ruby
17:31
tcopeland has joined #ruby
17:31
ramfjord has quit [Ping timeout: 276 seconds]
17:32
schneider has quit [Ping timeout: 256 seconds]
17:34
guille-moe has quit [Ping timeout: 260 seconds]
17:34
shoogz has quit [Remote host closed the connection]
17:35
jenrzzz has quit [Ping timeout: 264 seconds]
17:35
shoogz has joined #ruby
17:36
dionysus69 has quit [Quit: dionysus69]
17:36
jenrzzz has joined #ruby
17:36
jenrzzz has quit [Changing host]
17:36
jenrzzz has joined #ruby
17:36
schneider has joined #ruby
17:37
tdy has quit [Ping timeout: 260 seconds]
17:41
schneider has quit [Ping timeout: 248 seconds]
17:41
ldnunes has quit [Ping timeout: 268 seconds]
17:42
fhmax has quit [Ping timeout: 260 seconds]
17:42
cadillac_ has quit [Ping timeout: 256 seconds]
17:43
raul782 has joined #ruby
17:43
cadillac_ has joined #ruby
17:44
schneider has joined #ruby
17:44
InfinityFye has joined #ruby
17:44
tdy has joined #ruby
17:44
jenrzzz has quit [Ping timeout: 256 seconds]
17:45
jenrzzz has joined #ruby
17:45
jenrzzz has quit [Changing host]
17:45
jenrzzz has joined #ruby
17:46
erlend has quit [Ping timeout: 260 seconds]
17:46
comdak has joined #ruby
17:46
erlend has joined #ruby
17:48
schneider has quit [Ping timeout: 260 seconds]
17:52
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:52
ldnunes has joined #ruby
17:53
schneider has joined #ruby
17:53
tomphp has joined #ruby
17:53
jenrzzz has quit [Ping timeout: 256 seconds]
17:54
Cavallari has joined #ruby
17:57
amar has joined #ruby
17:57
alfiemax has quit [Remote host closed the connection]
17:58
amatas_ has quit [Quit: amatas_]
17:58
schneider has quit [Ping timeout: 255 seconds]
17:59
workmad3 has quit [Ping timeout: 256 seconds]
17:59
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:01
alfiemax has joined #ruby
18:01
jenrzzz has joined #ruby
18:02
FastJack has quit [Quit: leaving]
18:02
the_f0ster has joined #ruby
18:02
schneider has joined #ruby
18:02
<
the_f0ster >
What is a good pattern to access a child member var from a parent method?
18:03
tcopeland has quit [Quit: tcopeland]
18:03
InfinityFye has quit [Ping timeout: 256 seconds]
18:04
Burgestrand has quit [Quit: Closing time!]
18:04
<
dminuoso >
the_f0ster: There is none.
18:05
Burgestrand has joined #ruby
18:06
<
phaul >
does this mean parent method being the caller and child method being the callee ?
18:07
c0ncealed has quit [Remote host closed the connection]
18:07
schneider has quit [Ping timeout: 264 seconds]
18:07
Sina has quit [Quit: Connection closed for inactivity]
18:08
Burgestrand has quit [Client Quit]
18:08
c0ncealed has joined #ruby
18:08
<
dminuoso >
phaul: I read this as "access some propery that a descendant has introduced from an ancestor"
18:10
jenrzzz has quit [Ping timeout: 264 seconds]
18:11
<
phaul >
I agree it makes more sense to interpret it that way. but it's still pretty unclear
18:11
schneider has joined #ruby
18:13
<
phaul >
actually ignore me, reading it again, i just simply misunderstood the question ...
18:13
madhatter has joined #ruby
18:14
<
apeiros >
>> class A; def b2; @b ** 2; end; end; class B < A; def initialize(b); @b = b; end; end; B.new.b2 # the_f0ster
18:14
<
ruby[bot] >
apeiros: # => wrong number of arguments (given 0, expected 1) (ArgumentError) ...check link for more (
https://eval.in/983060)
18:14
<
the_f0ster >
dminuoso: well I could do it reflexively on the instance from teh parent method right ?
18:14
<
apeiros >
>> class A; def b2; @b ** 2; end; end; class B < A; def initialize(b); @b = b; end; end; B.new(4).b2 # the_f0ster
18:14
<
dminuoso >
the_f0ster: Dont.
18:14
<
dminuoso >
the_f0ster: There's just so many things
_WRONG_ with that.
18:14
<
the_f0ster >
thats why im looking for suggestsions cause i know there are many ways to do it
18:14
<
the_f0ster >
ty apeiros
18:14
<
apeiros >
it doesn't matter where a method is defined
18:14
<
dminuoso >
Sighs. I refused to give you that answer because you are breaking design contracts and making this horrible.
18:14
<
apeiros >
it only matters in what context it is invoked.
18:15
alfiemax has quit [Remote host closed the connection]
18:15
<
apeiros >
dminuoso: abstract class patterns work that way. there are IMO legitimate use cases.
18:15
<
the_f0ster >
this is super simple apeiros, so just using instance vars
18:15
suukim has quit [Quit: Konversation terminated!]
18:16
<
apeiros >
but the_f0ster, dminuoso does have a point. chances are that you're using a bad pattern. maybe explain a bit more and we can show you a more elegant solution?
18:16
schneider has quit [Ping timeout: 268 seconds]
18:17
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:19
sameerynho has joined #ruby
18:20
amelliaa has joined #ruby
18:20
schneider has joined #ruby
18:24
ryzokuken has joined #ruby
18:24
krawchyk has joined #ruby
18:25
<
the_f0ster >
apeiros dminuoso, a coworker was asking me basically how to accomplish this.. I've used abstract classes and interfaces in other languges but wasnt sure how to do this in ruby. our codebase has lots of instance vars and inheritance it is hard to test TBH
18:25
schneider has quit [Ping timeout: 260 seconds]
18:25
<
dminuoso >
the_f0ster: It's a smell your design is wrong if you want to do this in the first place.
18:25
imode has joined #ruby
18:26
<
dminuoso >
the_f0ster: Perhaps you means to use mixins rather than inheritance?
18:27
<
the_f0ster >
dminuoso: yeah perhaps, something like the concern pattern? I wouldnt deny that our code has many design problems and is hard to test/read/edit:D
18:27
venmx has quit [Ping timeout: 256 seconds]
18:28
<
dminuoso >
But perhaps this is just a casual "subtyping is bad" rage of mine.
18:28
masterasia has joined #ruby
18:28
<
masterasia >
what on earth is a gemrc?
18:29
schneider has joined #ruby
18:29
tcopeland has joined #ruby
18:29
<
the_f0ster >
dminuoso: in general a lot the inheritance I encounter is messy and not necessary and could be done better with composition IMO, but just growing pains
18:31
claudiuinberlin has joined #ruby
18:33
<
apeiros >
masterasia: iirc it's read by rubygems and can provide options/config.
18:33
conta has quit [Ping timeout: 264 seconds]
18:34
<
masterasia >
is it only used when building a gem?
18:34
<
masterasia >
or do applications use it as well
18:34
eckhardt has joined #ruby
18:34
schneider has quit [Ping timeout: 240 seconds]
18:34
<
apeiros >
masterasia: I think all invocations of the gem command use it
18:34
krawchyk has quit [Ping timeout: 256 seconds]
18:34
bijan_ has joined #ruby
18:35
bijan_ has quit [Client Quit]
18:38
schneider has joined #ruby
18:39
rshetty has quit [Remote host closed the connection]
18:39
zipkid_ has joined #ruby
18:40
rikai has joined #ruby
18:40
Kilobyte22 has joined #ruby
18:40
sylario_ has joined #ruby
18:40
jimeh_ has joined #ruby
18:40
arcturiaen_ has joined #ruby
18:41
ReinH_ has joined #ruby
18:41
the_f0ster has quit []
18:41
lupine_ has joined #ruby
18:41
tolerablyjake has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:42
Burgestrand has joined #ruby
18:42
za1b1tsu_ has joined #ruby
18:42
olblak_ has joined #ruby
18:42
Raboo_ has joined #ruby
18:43
schneider has quit [Ping timeout: 248 seconds]
18:44
cadillac__ has joined #ruby
18:45
nausea has joined #ruby
18:45
nausea has quit [Changing host]
18:45
nausea has joined #ruby
18:45
chridal_ has joined #ruby
18:46
synstack_ has joined #ruby
18:46
synstack_ has joined #ruby
18:46
synstack_ has quit [Changing host]
18:46
omninonsense has joined #ruby
18:46
Zarthus_ has joined #ruby
18:46
Burgestrand has quit [Ping timeout: 256 seconds]
18:46
jenrzzz has joined #ruby
18:46
jenrzzz has quit [Changing host]
18:46
jenrzzz has joined #ruby
18:46
Danielss89_ has joined #ruby
18:46
NightMonkey_ has joined #ruby
18:47
unCork has joined #ruby
18:47
Armand has joined #ruby
18:47
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:47
cadillac_ has quit [*.net *.split]
18:47
zipkid has quit [*.net *.split]
18:47
sylario has quit [*.net *.split]
18:47
gizmore|2 has quit [*.net *.split]
18:47
lunarkitty7 has quit [*.net *.split]
18:47
lupine has quit [*.net *.split]
18:47
Kilo`byte has quit [*.net *.split]
18:47
synstack has quit [*.net *.split]
18:47
NightMonkey has quit [*.net *.split]
18:47
torarne has quit [*.net *.split]
18:47
Danielss89 has quit [*.net *.split]
18:47
ReinH has quit [*.net *.split]
18:47
arcturiaen has quit [*.net *.split]
18:47
jimeh has quit [*.net *.split]
18:47
Takumo has quit [*.net *.split]
18:47
ndrst has quit [*.net *.split]
18:47
Apocalypse has quit [*.net *.split]
18:47
chridal has quit [*.net *.split]
18:47
olblak has quit [*.net *.split]
18:47
Cork has quit [*.net *.split]
18:47
[spoiler] has quit [*.net *.split]
18:47
Zarthus has quit [*.net *.split]
18:47
Raboo has quit [*.net *.split]
18:47
nausea- has quit [*.net *.split]
18:47
Armand is now known as Apocalypse
18:47
Zarthus_ is now known as Zarthus
18:47
unCork is now known as Cork
18:47
cadillac__ is now known as cadillac_
18:47
chridal_ is now known as chridal
18:47
chridal has joined #ruby
18:47
chridal has quit [Changing host]
18:47
zipkid_ is now known as zipkid
18:47
jimeh_ is now known as jimeh
18:47
sylario_ is now known as sylario
18:47
Raboo_ is now known as Raboo
18:47
arcturiaen_ is now known as arcturiaen
18:47
ReinH_ is now known as ReinH
18:48
schneider has joined #ruby
18:48
NightMonkey_ is now known as NightMonkey
18:48
tolerablyjake has joined #ruby
18:49
marr has quit [Ping timeout: 240 seconds]
18:49
axsuul has quit [Ping timeout: 240 seconds]
18:50
elementaru has quit [Ping timeout: 260 seconds]
18:51
ramfjord has joined #ruby
18:51
ecuanaso has joined #ruby
18:52
jenrzzz has quit [Ping timeout: 260 seconds]
18:52
elementaru has joined #ruby
18:52
chouhoul_ has joined #ruby
18:52
axsuul has joined #ruby
18:53
raul782 has quit [Remote host closed the connection]
18:53
schneider has quit [Ping timeout: 276 seconds]
18:53
lunarkitty7 has joined #ruby
18:53
ndrst has joined #ruby
18:53
raul782 has joined #ruby
18:53
gizmore|2 has joined #ruby
18:53
ndrst is now known as Guest10507
18:54
torarne has joined #ruby
18:55
clemens3 has joined #ruby
18:55
Takumo has joined #ruby
18:55
chouhoulis has quit [Ping timeout: 248 seconds]
18:55
duderonomy has joined #ruby
18:57
schneider has joined #ruby
18:57
duderonomy has quit [Client Quit]
18:58
raul782 has quit [Ping timeout: 260 seconds]
19:01
venmx has joined #ruby
19:01
schneider has quit [Ping timeout: 260 seconds]
19:01
alfiemax has joined #ruby
19:06
schneider has joined #ruby
19:06
alfiemax has quit [Ping timeout: 260 seconds]
19:07
raul782 has joined #ruby
19:08
\void has joined #ruby
19:09
conta has joined #ruby
19:10
schneider has quit [Ping timeout: 256 seconds]
19:12
tvw has joined #ruby
19:13
conta has quit [Ping timeout: 256 seconds]
19:14
alfiemax has joined #ruby
19:15
schneider has joined #ruby
19:15
graft has quit [Ping timeout: 240 seconds]
19:18
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:18
raul782 has quit [Remote host closed the connection]
19:18
alfiemax has quit [Ping timeout: 240 seconds]
19:20
schneider has quit [Ping timeout: 248 seconds]
19:22
herbmillerjr has joined #ruby
19:24
schneider has joined #ruby
19:24
raul782 has joined #ruby
19:25
Burgestrand has joined #ruby
19:25
ellcs has joined #ruby
19:25
za1b1tsu has quit [Remote host closed the connection]
19:27
tomphp has joined #ruby
19:29
mjolnird has joined #ruby
19:29
Burgestrand has quit [Ping timeout: 260 seconds]
19:31
krawchyk has joined #ruby
19:31
alfiemax has joined #ruby
19:32
quobo has quit [Quit: Connection closed for inactivity]
19:32
cagomez has quit [Remote host closed the connection]
19:33
cagomez has joined #ruby
19:34
za1b1tsu_ has quit [Quit: WeeChat 2.1]
19:36
alfiemax has quit [Ping timeout: 260 seconds]
19:37
cagomez has quit [Ping timeout: 256 seconds]
19:39
amelliaa has quit [Quit: -]
19:42
jeffreylevesque has quit [Ping timeout: 264 seconds]
19:44
alfiemax has joined #ruby
19:48
raul782 has quit [Remote host closed the connection]
19:48
venmx has quit [Remote host closed the connection]
19:49
alfiemax has quit [Ping timeout: 255 seconds]
19:49
tolerablyjake has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:50
raul782 has joined #ruby
19:54
erlend has quit [Ping timeout: 260 seconds]
19:55
workmad3 has joined #ruby
19:55
erlend has joined #ruby
19:56
eckhardt has joined #ruby
20:00
workmad3 has quit [Ping timeout: 264 seconds]
20:02
rfoust has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:02
jecht has joined #ruby
20:03
dr3w_ has joined #ruby
20:04
coderphive has joined #ruby
20:06
za1b1tsu has joined #ruby
20:09
tcopeland has quit [Quit: tcopeland]
20:10
n008f4g_ has joined #ruby
20:10
venmx has joined #ruby
20:11
jenrzzz has joined #ruby
20:11
jenrzzz has joined #ruby
20:11
jenrzzz has quit [Changing host]
20:15
John_Ivan has joined #ruby
20:15
John_Ivan has quit [Changing host]
20:15
John_Ivan has joined #ruby
20:16
conta has joined #ruby
20:17
alex`` has quit [Quit: WeeChat 2.1]
20:17
cremes77 has quit [Quit: cremes77]
20:17
John_Ivan has quit [Read error: Connection reset by peer]
20:18
zautomata1 has joined #ruby
20:18
alfiemax has joined #ruby
20:18
schneider has quit [Ping timeout: 260 seconds]
20:19
synthroid has quit [Remote host closed the connection]
20:19
cremes77 has joined #ruby
20:20
zautomata has quit [Ping timeout: 248 seconds]
20:21
conta has quit [Ping timeout: 260 seconds]
20:22
venmx has quit [Ping timeout: 248 seconds]
20:22
hgost has joined #ruby
20:22
alfiemax has quit [Ping timeout: 248 seconds]
20:23
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:24
za1b1tsu has quit [Quit: WeeChat 2.1]
20:24
marr has joined #ruby
20:27
jecht has quit [Quit: leaving the building]
20:28
reber has quit [Remote host closed the connection]
20:28
reber has joined #ruby
20:30
tcopeland has joined #ruby
20:31
ecuanaso has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:32
lupine_ is now known as lupine
20:33
cagomez has joined #ruby
20:34
venmx has joined #ruby
20:36
schneider has joined #ruby
20:38
chouhoulis has joined #ruby
20:40
dr3w_ has joined #ruby
20:41
saltsa has joined #ruby
20:41
saltsa has quit [Client Quit]
20:41
chouhoul_ has quit [Ping timeout: 252 seconds]
20:42
tomphp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:43
reber has quit [Remote host closed the connection]
20:44
jamesaxl has quit [Quit: WeeChat 2.0.1]
20:44
za1b1tsu has joined #ruby
20:45
eckhardt has joined #ruby
20:46
za1b1tsu has quit [Client Quit]
20:46
tolerablyjake has joined #ruby
20:47
GodFather has joined #ruby
20:48
amar has quit [Remote host closed the connection]
20:48
alfiemax has joined #ruby
20:50
amar has joined #ruby
20:50
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:51
synthroid has joined #ruby
20:52
alfiemax has quit [Ping timeout: 240 seconds]
20:54
r2 has quit [Ping timeout: 240 seconds]
20:54
synthroid has quit [Client Quit]
20:57
jeffreylevesque has joined #ruby
20:58
Cavallari has quit [Quit: Cavallari]
20:58
schneider has quit [Ping timeout: 240 seconds]
20:59
ta_ has quit [Read error: Connection reset by peer]
20:59
ta__ has joined #ruby
21:01
hinbody has quit [Ping timeout: 256 seconds]
21:03
raul782 has quit [Remote host closed the connection]
21:03
jenrzzz_ has joined #ruby
21:05
karapetyan has joined #ruby
21:06
karapetyan has quit [Client Quit]
21:06
jenrzzz has quit [Ping timeout: 256 seconds]
21:06
cadillac_ has quit [Ping timeout: 264 seconds]
21:07
lightcap has joined #ruby
21:08
lytol has joined #ruby
21:09
cadillac_ has joined #ruby
21:10
cagomez has quit [Remote host closed the connection]
21:13
ldnunes has quit [Ping timeout: 240 seconds]
21:14
kapil___ has quit [Quit: Connection closed for inactivity]
21:15
John_Ivan has joined #ruby
21:15
John_Ivan has quit [Changing host]
21:15
John_Ivan has joined #ruby
21:15
jcalla has quit [Quit: Leaving]
21:16
tvw has quit [Remote host closed the connection]
21:17
knight33 has joined #ruby
21:17
knight33 has quit [Max SendQ exceeded]
21:18
alfiemax has joined #ruby
21:21
leitz has quit [Quit: Nappy time]
21:23
amelliaa has joined #ruby
21:23
alfiemax has quit [Ping timeout: 276 seconds]
21:24
marxarelli is now known as marxarelli|afk
21:25
ldnunes has joined #ruby
21:27
samort7 has quit []
21:28
michaelmcain has joined #ruby
21:28
amelliaa has quit [Quit: -]
21:30
raul782 has joined #ruby
21:31
ldnunes has quit [Ping timeout: 255 seconds]
21:32
michaelmcain has quit [Quit: Leaving]
21:33
jrafanie has quit [Ping timeout: 240 seconds]
21:35
alfiemax has joined #ruby
21:35
pastorinni has quit [Remote host closed the connection]
21:37
noobineer has joined #ruby
21:38
krawchyk has quit [Quit: krawchyk]
21:39
alfiemax has quit [Ping timeout: 260 seconds]
21:41
cagomez has joined #ruby
21:46
sundhell_away is now known as sundhell
21:46
cagomez has quit [Ping timeout: 256 seconds]
21:48
alfiemax has joined #ruby
21:49
ryzokuken has quit [Remote host closed the connection]
21:53
alfiemax has quit [Ping timeout: 264 seconds]
21:53
Azure has joined #ruby
21:53
ryzokuken has joined #ruby
21:54
[Butch] has quit [Ping timeout: 276 seconds]
21:55
workmad3 has joined #ruby
21:59
jnollette has quit [Remote host closed the connection]
21:59
workmad3 has quit [Ping timeout: 240 seconds]
22:00
jnollette has joined #ruby
22:02
erlend has quit [Ping timeout: 240 seconds]
22:02
moei has joined #ruby
22:04
erlend has joined #ruby
22:05
alfiemax has joined #ruby
22:05
sundhell is now known as sundhell_away
22:05
yaroslav has joined #ruby
22:05
yaroslav has quit [Client Quit]
22:07
harrycs has joined #ruby
22:09
jenrzzz_ has quit [Ping timeout: 264 seconds]
22:09
chouhoul_ has joined #ruby
22:10
alfiemax has quit [Ping timeout: 260 seconds]
22:10
jenrzzz has joined #ruby
22:10
jenrzzz has joined #ruby
22:10
jenrzzz has quit [Changing host]
22:11
cats has quit [Ping timeout: 246 seconds]
22:11
clemens3 has quit [Ping timeout: 268 seconds]
22:12
chouhou__ has joined #ruby
22:12
jackrandom has quit [Quit: Leaving]
22:12
chouhoulis has quit [Ping timeout: 240 seconds]
22:13
tomphp has joined #ruby
22:14
ellcs has quit [Ping timeout: 260 seconds]
22:14
pastorinni has joined #ruby
22:15
Miron has quit [Ping timeout: 252 seconds]
22:16
chouhoul_ has quit [Ping timeout: 240 seconds]
22:17
chouhou__ has quit [Ping timeout: 248 seconds]
22:17
cagomez has joined #ruby
22:17
John_Ivan has quit [Ping timeout: 255 seconds]
22:19
pastorinni has quit [Ping timeout: 240 seconds]
22:20
conta has joined #ruby
22:21
Miron has joined #ruby
22:21
cats has joined #ruby
22:22
cagomez has quit [Ping timeout: 255 seconds]
22:22
alfiemax has joined #ruby
22:22
n0m4d1c has joined #ruby
22:22
cremes77 has quit [Quit: cremes77]
22:24
conta has quit [Ping timeout: 248 seconds]
22:25
\void has quit [Quit: So long, and thanks for all the fish.]
22:26
alfiemax has quit [Ping timeout: 240 seconds]
22:26
DTZUZO has joined #ruby
22:28
netherwolfe has quit [Quit: Leaving]
22:29
rfoust has joined #ruby
22:29
John_Ivan has joined #ruby
22:30
alfiemax has joined #ruby
22:34
venmx has quit [Ping timeout: 240 seconds]
22:35
psychicist__ has quit [Ping timeout: 264 seconds]
22:36
shwouchk_ has joined #ruby
22:38
lightcap has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
22:40
tomphp has quit [Read error: Connection reset by peer]
22:40
pastorinni has joined #ruby
22:43
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:44
k0mpa has quit [Remote host closed the connection]
22:45
chouhoulis has joined #ruby
22:49
lupine has quit [Remote host closed the connection]
22:51
lupine has joined #ruby
22:53
nadir has quit [Quit: Connection closed for inactivity]
22:55
bmurt has joined #ruby
22:56
pastorinni has quit [Remote host closed the connection]
22:58
tomphp has joined #ruby
22:58
Fysicus has quit [Excess Flood]
22:58
Fysicus has joined #ruby
23:00
lytol has quit [Remote host closed the connection]
23:02
cliluw has quit [Ping timeout: 248 seconds]
23:02
eckhardt has joined #ruby
23:02
cliluw has joined #ruby
23:03
cschneid_ has quit [Remote host closed the connection]
23:04
John_Ivan has quit [Quit: Client quit.]
23:04
John_Ivan has joined #ruby
23:04
John_Ivan has quit [Changing host]
23:04
John_Ivan has joined #ruby
23:06
cagomez has joined #ruby
23:06
GodFather has quit [Ping timeout: 240 seconds]
23:09
Code4Dopamine has joined #ruby
23:09
tdy has quit [Ping timeout: 276 seconds]
23:11
orbyt_ has joined #ruby
23:13
Vapez has quit [Read error: Connection reset by peer]
23:15
conta has joined #ruby
23:18
jenrzzz has quit [Ping timeout: 240 seconds]
23:20
jenrzzz has joined #ruby
23:20
jenrzzz has quit [Changing host]
23:20
jenrzzz has joined #ruby
23:20
conta has quit [Ping timeout: 268 seconds]
23:21
n0m4d1c has quit [Remote host closed the connection]
23:21
ramfjord has quit [Ping timeout: 264 seconds]
23:25
tomphp has quit [Read error: Connection reset by peer]
23:26
ramfjord has joined #ruby
23:27
coderphive has quit [Quit: coderphive]
23:31
Fysicus has quit [Excess Flood]
23:31
Fysicus has joined #ruby
23:31
tomphp has joined #ruby
23:32
tolerablyjake has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
23:32
mikhael_k33hl has joined #ruby
23:32
DTZUZO has quit [Read error: Connection reset by peer]
23:32
n008f4g_ has quit [Ping timeout: 248 seconds]
23:33
hinbody has joined #ruby
23:33
zxq2 has joined #ruby
23:33
<
mikhael_k33hl >
How do I exit the application along with all the threads it may have created? I tried using Thread.list.each do |thread| thread.kill end, but upon checking, I still have the process running along with a subprocess {ruby-timer-thr}
23:33
shinnya has joined #ruby
23:35
amar has quit [Remote host closed the connection]
23:36
amar has joined #ruby
23:39
kn-928 has joined #ruby
23:41
amar has quit [Ping timeout: 264 seconds]
23:42
ramfjord has quit [Ping timeout: 255 seconds]
23:43
zapata has quit [Read error: Connection reset by peer]
23:43
ramfjord has joined #ruby
23:43
zapata has joined #ruby
23:45
jcarl43 has quit [Quit: WeeChat 2.1]
23:45
tolerablyjake has joined #ruby
23:47
John_Ivan has quit [Read error: Connection reset by peer]
23:52
HoierM has joined #ruby
23:55
workmad3 has joined #ruby
23:58
jrafanie has joined #ruby
23:59
workmad3 has quit [Ping timeout: 240 seconds]
23:59
tomphp has quit [Read error: Connection reset by peer]
23:59
n0m4d1c has joined #ruby
23:59
sameerynho has quit [Ping timeout: 256 seconds]