00:07
Roonin has quit [Quit: Roonin]
00:12
MalkbabY_ has quit [Remote host closed the connection]
00:13
MalkbabY has joined #ruby
00:14
robotbee has joined #ruby
00:18
beser has quit [Ping timeout: 252 seconds]
00:27
jenrzzz has quit [Ping timeout: 268 seconds]
00:32
gearnode has quit [Ping timeout: 260 seconds]
00:33
jenrzzz has joined #ruby
00:34
moldorcoder7 has quit [Ping timeout: 252 seconds]
00:37
tpanarch1st has quit [Ping timeout: 246 seconds]
00:40
cliluw has quit [Ping timeout: 252 seconds]
00:46
axsuul has joined #ruby
00:53
jenrzzz has quit [Ping timeout: 252 seconds]
00:58
jenrzzz has joined #ruby
01:01
alwxandwr has joined #ruby
01:05
jenrzzz has quit [Ping timeout: 252 seconds]
01:09
jenrzzz has joined #ruby
01:26
evdubs_ has joined #ruby
01:28
evdubs has quit [Ping timeout: 260 seconds]
01:33
canbenshanlo has quit [Ping timeout: 268 seconds]
01:37
sylario has quit [Quit: Connection closed for inactivity]
01:40
cer-0 has joined #ruby
01:56
evdubs_ is now known as evdubs
02:00
kinduff has quit [Read error: Connection reset by peer]
02:00
kinduff has joined #ruby
02:20
ur5us has quit [Ping timeout: 250 seconds]
02:26
<
nakilon >
STDERR.pp prints to STDOUT wtf
02:37
tabakhase has joined #ruby
02:43
robotbee has quit [Ping timeout: 268 seconds]
02:44
cuerbot has quit [Read error: Connection reset by peer]
02:45
elcuervo has joined #ruby
02:45
TK__ has joined #ruby
02:52
ur5us has joined #ruby
02:58
howdoi has quit [Quit: Connection closed for inactivity]
03:01
evdubs_ has joined #ruby
03:03
evdubs has quit [Ping timeout: 240 seconds]
03:10
jdmark has quit [Read error: Connection reset by peer]
03:11
TK__ has quit [Ping timeout: 276 seconds]
03:14
jenrzzz has quit [Ping timeout: 252 seconds]
03:15
<
leftylink >
hmmmmmmmmm. it appears I can't yield in a lambda to a block passed to that lambda. but maybe I can still do it through the & arg...
03:16
<
leftylink >
&>> f = -> { yield 5 }; f[] { _1 + 14 }
03:16
Dooky has quit [Quit: ZZZzzz…]
03:16
<
leftylink >
pinkpandabot: rb f = -> { yield 5 }; f[] { _1 + 14 }
03:16
<
leftylink >
so let's try w/ &
03:16
jdmark has joined #ruby
03:17
<
leftylink >
pinkpandabot: rb f = ->&a { a[5] }; f[] { _1 + 14 }
03:17
<
leftylink >
cool, all right, I guess that's what has to be done then, if I really can't yield
03:18
ChmEarl has quit [Quit: Leaving]
03:20
gix has joined #ruby
03:23
gix- has quit [Ping timeout: 260 seconds]
03:25
jenrzzz has joined #ruby
03:32
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:34
orbyt_ has joined #ruby
03:35
alwxandwr has quit [Ping timeout: 246 seconds]
03:40
cer-0 has quit [Ping timeout: 265 seconds]
03:42
prion has joined #ruby
03:55
jamees has joined #ruby
03:58
lucasb has quit [Quit: Connection closed for inactivity]
04:03
m27frogy has quit [Ping timeout: 252 seconds]
04:08
ism4ilof has joined #ruby
04:08
prion has quit [Ping timeout: 265 seconds]
04:14
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
04:26
MalkbabY has quit [Remote host closed the connection]
04:27
MalkbabY has joined #ruby
04:33
jla has joined #ruby
04:39
MichelleWilliams has joined #ruby
04:39
<
MichelleWilliams >
lmfao
04:39
MichelleWilliams has left #ruby [#ruby]
04:56
<
jamees >
any equivalent method of JS-reduce/map/filter in ruby?
04:57
ap4y has quit [Quit: WeeChat 3.1]
05:04
emdev_ has joined #ruby
05:05
emdev_ has quit [Client Quit]
05:10
jenrzzz has quit [Ping timeout: 252 seconds]
05:15
<
nakilon >
reduce/map/select
05:15
ur5us has quit [Ping timeout: 276 seconds]
05:19
jenrzzz has joined #ruby
05:24
<
havenwood >
filter is an alias for select nowadays
05:24
<
havenwood >
jamees: reduce/map/filter
05:26
<
jamees >
thanks nakilon havenwood
05:27
<
jamees >
mutable, immutable concept also applies for Ruby?
05:31
ism4ilof has quit [Remote host closed the connection]
05:41
pyra has joined #ruby
05:42
<
nakilon >
select goes nice with reject
05:42
<
nakilon >
filter does with nothing
05:43
<
nakilon >
I mean I don't like the new alias, too many aliases
05:48
nertzy has quit [Ping timeout: 246 seconds]
06:05
evdubs__ has joined #ruby
06:05
johnny56 has quit [Ping timeout: 246 seconds]
06:07
evdubs_ has quit [Ping timeout: 240 seconds]
06:08
jla has quit [Ping timeout: 246 seconds]
06:12
jla has joined #ruby
06:13
evdubs_ has joined #ruby
06:15
evdubs__ has quit [Ping timeout: 240 seconds]
06:24
teclator has joined #ruby
06:27
johnny56 has joined #ruby
06:36
johnny56 has quit [Ping timeout: 268 seconds]
06:43
teclator has joined #ruby
06:47
jamees has quit [Quit: Connection closed]
06:56
johnny56 has joined #ruby
06:59
jenrzzz has quit [Ping timeout: 265 seconds]
07:03
evdubs__ has joined #ruby
07:04
vondruch has joined #ruby
07:05
evdubs_ has quit [Ping timeout: 240 seconds]
07:06
jenrzzz has joined #ruby
07:11
jenrzzz has quit [Ping timeout: 240 seconds]
07:22
jenrzzz has joined #ruby
07:28
_nick_ has joined #ruby
07:30
TK__ has joined #ruby
07:36
gearnode has joined #ruby
07:47
mtrdev has joined #ruby
07:49
_nick_ has quit [Remote host closed the connection]
08:00
royo25 has joined #ruby
08:03
royo25 has quit [Client Quit]
08:03
royo25 has joined #ruby
08:06
arahael1 has joined #ruby
08:09
Arahael has quit [Ping timeout: 260 seconds]
08:10
dviola has quit [Ping timeout: 265 seconds]
08:23
envex has joined #ruby
08:29
jla has quit [Ping timeout: 252 seconds]
08:31
MalkbabY has quit [Remote host closed the connection]
08:31
MalkbabY has joined #ruby
08:34
nertzy has joined #ruby
08:37
schwegler[m] has quit [Ping timeout: 245 seconds]
08:37
hsiktas[m] has quit [Ping timeout: 245 seconds]
08:37
turt2live has quit [Ping timeout: 245 seconds]
08:38
nertzy has quit [Read error: Connection reset by peer]
08:38
nertzy has joined #ruby
08:40
schwegler[m] has joined #ruby
08:44
jenrzzz has quit [Ping timeout: 240 seconds]
08:45
hsiktas[m] has joined #ruby
08:46
turt2live has joined #ruby
08:47
Mrgoose has quit [Ping timeout: 252 seconds]
08:47
Mrgoose8 has joined #ruby
08:50
jenrzzz has joined #ruby
08:58
shokohsc68 has quit [Ping timeout: 240 seconds]
08:58
jenrzzz has quit [Ping timeout: 260 seconds]
09:02
jenrzzz has joined #ruby
09:03
ur5us has joined #ruby
09:06
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:11
royo25 has quit [Quit: Bye]
09:24
pyra has quit [Quit: Konversation terminated!]
09:44
jla has joined #ruby
09:46
TK__ has quit [Ping timeout: 250 seconds]
09:48
alexherbo2 has joined #ruby
09:49
jetchisel has joined #ruby
09:58
arahael1 is now known as Arahael
10:01
canbenshanlo has joined #ruby
10:05
al2o3-cr has joined #ruby
10:06
schultza has joined #ruby
10:11
cgfbee has quit [Quit: cgfbee]
10:11
shtirlic has quit [Ping timeout: 265 seconds]
10:15
<
schultza >
nevermind... fixed it.
10:15
schultza has left #ruby ["Leaving"]
10:18
gemmaro has joined #ruby
10:18
mangold has joined #ruby
10:22
naftilos76 has joined #ruby
10:22
gemmaro has quit [Ping timeout: 245 seconds]
10:49
tpanarch1st has joined #ruby
10:49
ur5us has quit [Ping timeout: 250 seconds]
10:53
tpanarch1st has quit [Client Quit]
10:54
tpanarch1st has joined #ruby
10:54
gemmaro has joined #ruby
11:01
m27frogy has joined #ruby
11:07
dviola has joined #ruby
11:16
mangold has quit [Ping timeout: 260 seconds]
11:26
jess has joined #ruby
11:35
cd has quit [Quit: cd]
11:54
jla has quit [Ping timeout: 268 seconds]
12:03
vondruch has quit [Ping timeout: 260 seconds]
12:20
royo25 has joined #ruby
12:22
prion has joined #ruby
12:23
jla has joined #ruby
12:32
Dooky has joined #ruby
12:35
jenrzzz has quit [Ping timeout: 268 seconds]
12:36
mangold has joined #ruby
12:38
moldorcoder7 has joined #ruby
12:40
jenrzzz has joined #ruby
12:43
jla has quit [Ping timeout: 268 seconds]
12:44
MalkbabY has quit [Remote host closed the connection]
12:44
shtirlic has joined #ruby
12:44
MalkbabY has joined #ruby
12:44
jenrzzz has quit [Ping timeout: 246 seconds]
12:50
prion has quit [Ping timeout: 260 seconds]
12:55
stryek has joined #ruby
12:56
jenrzzz has joined #ruby
13:02
mangold has quit [Ping timeout: 246 seconds]
13:05
vondruch has joined #ruby
13:06
prion has joined #ruby
13:07
duderonomy has joined #ruby
13:08
mangold has joined #ruby
13:11
jenrzzz has quit [Ping timeout: 245 seconds]
13:13
pinum314 has joined #ruby
13:14
jenrzzz has joined #ruby
13:16
<
pinum314 >
excuse me, can I chat about offtopic themes on this channel?
13:18
jenrzzz has quit [Ping timeout: 245 seconds]
13:21
feriman has joined #ruby
13:23
gemmaro has quit [Ping timeout: 250 seconds]
13:30
pinum314 has left #ruby ["Leaving"]
13:30
gemmaro has joined #ruby
13:30
jenrzzz has joined #ruby
13:34
jenrzzz has quit [Ping timeout: 245 seconds]
13:45
joshcom has joined #ruby
13:47
jenrzzz has joined #ruby
13:50
mangold has quit [Ping timeout: 260 seconds]
13:52
jenrzzz has quit [Ping timeout: 252 seconds]
13:55
prion has quit [Ping timeout: 260 seconds]
13:57
jimms has joined #ruby
14:04
split-brain has joined #ruby
14:05
jenrzzz has joined #ruby
14:10
Rudd0^ has quit [Ping timeout: 252 seconds]
14:10
jenrzzz has quit [Ping timeout: 260 seconds]
14:11
alexherbo25 has joined #ruby
14:11
ChmEarl has joined #ruby
14:12
alexherbo2 has quit [Ping timeout: 245 seconds]
14:12
alexherbo25 is now known as alexherbo2
14:16
deviantfero has quit [Ping timeout: 240 seconds]
14:20
jimms has quit [Quit: Leaving]
14:21
jenrzzz has joined #ruby
14:22
mangold has joined #ruby
14:22
jla has joined #ruby
14:26
gemmaro has quit [Ping timeout: 245 seconds]
14:26
jenrzzz has quit [Ping timeout: 252 seconds]
14:31
cthulchu_ has joined #ruby
14:35
Sellow has joined #ruby
14:40
gemmaro has joined #ruby
14:40
mangold has quit [Ping timeout: 252 seconds]
14:41
jla has quit [Ping timeout: 240 seconds]
14:43
joshcom has quit [Quit: Leaving]
14:46
howdoi has joined #ruby
14:55
jenrzzz has joined #ruby
15:00
orbyt_ has joined #ruby
15:05
Dooky has quit [Quit: ZZZzzz…]
15:12
jenrzzz has quit [Ping timeout: 245 seconds]
15:16
<
leftylink >
no, off-topic topics must go in #ruby-offtopic
15:18
cuerbot has joined #ruby
15:18
gemmaro has quit [Ping timeout: 250 seconds]
15:19
elcuervo has quit [Ping timeout: 265 seconds]
15:22
jenrzzz has joined #ruby
15:25
deviantfero has joined #ruby
15:27
jenrzzz has quit [Ping timeout: 245 seconds]
15:37
royo25 has quit [Quit: Bye]
15:39
jenrzzz has joined #ruby
15:43
jenrzzz has quit [Ping timeout: 260 seconds]
15:48
cer-0 has joined #ruby
15:53
deimos_ has quit [Quit: leaving]
15:56
jenrzzz has joined #ruby
16:00
Rudd0 has joined #ruby
16:00
jenrzzz has quit [Ping timeout: 252 seconds]
16:03
harlin has joined #ruby
16:05
jenrzzz has joined #ruby
16:05
alexherbo23 has joined #ruby
16:06
deimos_ has joined #ruby
16:07
alexherbo2 has quit [Ping timeout: 245 seconds]
16:07
alexherbo23 is now known as alexherbo2
16:14
jenrzzz has quit [Ping timeout: 252 seconds]
16:15
jenrzzz has joined #ruby
16:15
Rudd0 has quit [Ping timeout: 252 seconds]
16:16
Rudd0 has joined #ruby
16:27
alexherbo24 has joined #ruby
16:29
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:29
alexherbo2 has quit [Ping timeout: 265 seconds]
16:29
alexherbo24 is now known as alexherbo2
16:35
Dooky has joined #ruby
16:35
aaronr has quit [Read error: Connection reset by peer]
16:40
mynameisdebian has quit [Quit: Leaving]
16:42
jla has joined #ruby
16:48
feriman has quit [Quit: WeeChat 3.1]
16:54
feriman has joined #ruby
17:03
MalkbabY has quit [Remote host closed the connection]
17:04
MalkbabY has joined #ruby
17:06
swaggboi has quit [Quit: C-x C-c]
17:11
swaggboi has joined #ruby
17:14
robotmay has quit [Remote host closed the connection]
17:15
mangold has joined #ruby
17:16
robotmay has joined #ruby
17:22
feriman has quit [Quit: WeeChat 3.1]
17:22
prion has joined #ruby
17:24
jla has quit [Ping timeout: 245 seconds]
17:30
feriman has joined #ruby
17:32
jla has joined #ruby
17:38
robotbee has joined #ruby
17:47
jla has quit [Ping timeout: 246 seconds]
17:49
mangold_ has joined #ruby
17:50
mangold has quit [Ping timeout: 268 seconds]
17:56
jla has joined #ruby
18:17
jla has quit [Ping timeout: 245 seconds]
18:18
mangold_ has quit [Ping timeout: 240 seconds]
18:18
hiroaki has joined #ruby
18:18
naftilos76 has quit [Quit: Leaving]
18:20
mangold has joined #ruby
18:20
Rudd0 has quit [Ping timeout: 240 seconds]
18:32
vondruch has quit [Read error: Connection reset by peer]
18:37
evdubs__ is now known as evdubs
18:52
mangold has quit [Ping timeout: 245 seconds]
18:52
<
scriptonaut >
I used rbenv, installed 2.5.0, updated .ruby-version, cd'd in and out, rbenv rehash. ruby -v tells me 250p0, gem install bundler, but then when I try to bundle, it says "can't find gem bundler"
18:52
<
scriptonaut >
any idea why that'd happen?
18:52
<
scriptonaut >
it's a first for me
18:55
<
havenwood >
scriptonaut: gem install bundler
18:55
<
havenwood >
scriptonaut: oh, did you already do that?
19:01
prion has quit [Ping timeout: 268 seconds]
19:01
mangold has joined #ruby
19:04
orbyt_ has joined #ruby
19:06
orbyt_ has quit [Client Quit]
19:07
TK__ has joined #ruby
19:09
<
havenwood >
scriptonaut: share your? gem env
19:10
orbyt_ has joined #ruby
19:11
mangold has quit [Ping timeout: 245 seconds]
19:30
<
nakilon >
(update .ruby-version not manually but via "rbenv local")
19:35
ur5us has joined #ruby
19:37
cer-0 has quit [Ping timeout: 252 seconds]
19:46
split-brain has quit []
19:58
ur5us has quit [Read error: Connection reset by peer]
19:59
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:00
rubydoc has joined #ruby
20:00
phaul has joined #ruby
20:06
Dooky has quit [Quit: ZZZzzz…]
20:12
jdmark has quit [Ping timeout: 240 seconds]
20:13
alexherbo2 has quit [Ping timeout: 245 seconds]
20:15
Dooky has joined #ruby
20:19
evdubs_ has joined #ruby
20:19
pyra has joined #ruby
20:22
evdubs has quit [Ping timeout: 260 seconds]
20:26
orbyt_ has joined #ruby
20:35
evdubs__ has joined #ruby
20:37
evdubs_ has quit [Ping timeout: 245 seconds]
21:06
MalkbabY has quit [Remote host closed the connection]
21:07
MalkbabY has joined #ruby
21:15
jenrzzz has quit [Ping timeout: 240 seconds]
21:27
jenrzzz has joined #ruby
21:42
DTZUZU has quit [Read error: Connection reset by peer]
21:45
Dooky has quit [Quit: ZZZzzz…]
22:00
ruby[bot] has quit [Remote host closed the connection]
22:00
ruby[bot] has joined #ruby
22:09
cthulchu_ has quit [Ping timeout: 268 seconds]
22:17
Rudd0 has joined #ruby
22:20
robotbee has quit [Ping timeout: 265 seconds]
22:21
tpanarch1st has quit [Ping timeout: 245 seconds]
22:26
feriman has quit [Quit: WeeChat 3.1]
22:28
hsmath is now known as KeinBock
22:52
ur5us has joined #ruby
22:53
gearnode has quit [Ping timeout: 260 seconds]
22:56
gemmaro has joined #ruby
22:57
gearnode has joined #ruby
23:48
cliluw has joined #ruby
23:55
Rudd0 has quit [Ping timeout: 240 seconds]