00:01
<
havenwood >
IGnorAND: I don't know, but it seems awfully slow!
00:02
<
havenwood >
IGnorAND: Are you using Bootsnap? I'd want to delve into that file load time.
00:03
<
IGnorAND >
havenwood: Bootsnap? never heard of it
00:03
<
havenwood >
IGnorAND: it ships with Rails these days
00:03
<
IGnorAND >
well, I'm not on 6 yet. I'm on Rails 5.2.2
00:04
<
IGnorAND >
it seems its in my gemfile
00:04
<
havenwood >
IGnorAND: You'll see it in your Gemfile and config/boot.rb if you're using it.
00:04
<
IGnorAND >
gem 'bootsnap', '>= 1.1.0', require: false
00:04
<
IGnorAND >
I see a require for it in config/boot.rb
00:05
<
havenwood >
IGnorAND: That's a fairly dated version of bootsnap, but checks out!
00:05
<
IGnorAND >
I didnt know shoify was in RoR
00:05
<
havenwood >
IGnorAND: Yeah, they're into MRuby tool
00:05
<
havenwood >
IGnorAND: Maybe try updating your bootsnap: bundle update bootsnap
00:06
<
havenwood >
IGnorAND: And clear your tmp: bundle exec rails tmp:clear
00:06
<
havenwood >
IGnorAND: Another thing you could do is check that Spring is working.
00:06
<
havenwood >
IGnorAND: Check that Spring and Bootsnap are working in Test env.
00:06
<
havenwood >
IGnorAND: Then profile the file loading.
00:07
SeepingN has quit [Quit: The system is going down for reboot NOW!]
00:07
<
havenwood >
IGnorAND: Check: bundle exec spring status
00:07
<
havenwood >
IGnorAND: Should be: Spring is running...
00:07
<
IGnorAND >
well, clear tmp didnt help
00:08
<
havenwood >
IGnorAND: check the second run after clearing tmp
00:08
<
havenwood >
IGnorAND: the first it'll need to rebuild the cache
00:09
<
IGnorAND >
2nd run Finished in 27.22 seconds (files took 20.33 seconds to load)
00:09
<
IGnorAND >
bundler: failed to load command: spring (/Users/gavit/.rbenv/versions/2.5.3/bin/spring)
00:09
<
IGnorAND >
guess spring isnt in there
00:09
<
havenwood >
IGnorAND: try?: bin/spring status
00:10
renich has quit [Ping timeout: 250 seconds]
00:11
<
havenwood >
IGnorAND: (It also ships enabled by default with Rails.)
00:11
<
IGnorAND >
no output
00:11
<
havenwood >
seems your spring may be borked
00:11
<
havenwood >
Is it in your Gemfile?
00:12
<
IGnorAND >
lemme check if that's also true for my other projects
00:13
<
IGnorAND >
I see its in some, but not all
00:14
<
havenwood >
IGnorAND: Try adding Spring to the project, then: spring rspec
00:14
<
IGnorAND >
I'll add it to group :development, :test
00:15
<
havenwood >
IGnorAND: yeah, that's ideal
00:16
<
IGnorAND >
spring rspec doesnt seem to be a possible args
00:17
<
havenwood >
IGnorAND: Does `spring status` work now?
00:17
<
IGnorAND >
Spring is not running., but at least i have an output
00:18
<
havenwood >
IGnorAND: bin/spring start
00:19
<
IGnorAND >
havenwood: dont you mean spring server?
00:20
<
havenwood >
IGnorAND: ah, yeah - I didn't remember spring's options
00:21
<
havenwood >
IGnorAND: spring binstub --all
00:23
totallyserious has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
00:24
zachk has quit [Quit: Leaving]
00:26
Swyper has joined #ruby
00:30
Swyper has quit [Ping timeout: 255 seconds]
00:31
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
00:39
eblip has quit [Read error: Connection reset by peer]
00:41
eblip has joined #ruby
00:41
def_jam has joined #ruby
00:42
eb0t has quit [Ping timeout: 245 seconds]
00:43
totallyserious has joined #ruby
00:47
mikecmpbll has joined #ruby
00:52
houhoulis has joined #ruby
00:59
sgen has quit [Ping timeout: 250 seconds]
01:08
mangold has joined #ruby
01:12
agent_white has joined #ruby
01:22
kyrylo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
01:23
layer has joined #ruby
01:23
mikecmpbll has quit [Quit: inabit. zz.]
01:34
terabytes has joined #ruby
01:42
sgen has joined #ruby
01:47
gix has quit [Ping timeout: 250 seconds]
01:48
layer has quit [Remote host closed the connection]
01:48
themsay has quit [Ping timeout: 246 seconds]
01:49
themsay has joined #ruby
01:53
Devalo has joined #ruby
01:57
Devalo has quit [Ping timeout: 245 seconds]
02:07
agent_white has quit [Ping timeout: 272 seconds]
02:08
agent_white has joined #ruby
02:11
ricekrispie has joined #ruby
02:16
bambanx has joined #ruby
02:16
sgen has quit [Ping timeout: 250 seconds]
02:30
evdubs has quit [Quit: Leaving]
02:31
Onwarion has quit [Read error: Connection reset by peer]
02:31
Swyper has joined #ruby
02:34
evdubs has joined #ruby
02:35
Swyper has quit [Ping timeout: 255 seconds]
02:47
Swyper has joined #ruby
02:51
elphe has joined #ruby
02:57
mangold has quit [Quit: This computer has gone to sleep]
03:03
duderonomy has joined #ruby
03:04
fredolinhares has quit [Quit: WeeChat 1.9.1]
03:07
Swyper has quit [Remote host closed the connection]
03:07
bmurt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
03:10
Swyper has joined #ruby
03:15
laaron has joined #ruby
03:20
pwnd_nsfw` has joined #ruby
03:23
pwnd_nsfw has quit [Ping timeout: 250 seconds]
03:29
agent_white has quit [Quit: bbl]
03:38
Swyper has quit [Remote host closed the connection]
03:53
kujira has joined #ruby
03:55
ricekrispie2 has joined #ruby
03:57
laaron has joined #ruby
03:57
ricekrispie has quit [Ping timeout: 245 seconds]
04:04
laaron- has joined #ruby
04:05
laaron has quit [Ping timeout: 256 seconds]
04:05
braincrash has quit [Quit: bye bye]
04:09
mangold has joined #ruby
04:09
braincrash has joined #ruby
04:18
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
04:21
bambanx has quit [Quit: Leaving]
04:23
brool has quit [Ping timeout: 250 seconds]
04:26
gregf_ has quit [Ping timeout: 256 seconds]
04:45
Ai9zO5AP has joined #ruby
04:45
sauvin_ has joined #ruby
04:45
sauvin has quit [Ping timeout: 250 seconds]
04:45
sauvin_ has quit [Read error: Connection reset by peer]
04:46
sauvin has joined #ruby
04:49
kapil____ has joined #ruby
04:57
_whitelogger has joined #ruby
05:00
i1nfusion1 has quit [Remote host closed the connection]
05:00
i1nfusion1 has joined #ruby
05:01
Ai9zO5AP has quit [Ping timeout: 255 seconds]
05:01
Ai9zO5AP has joined #ruby
05:06
UncleCid__ has joined #ruby
05:09
pwnd_nsfw` has quit [Ping timeout: 245 seconds]
05:11
asat has joined #ruby
05:22
sauvin has quit [Ping timeout: 255 seconds]
05:23
sauvin has joined #ruby
05:31
Azure has quit [Read error: Connection reset by peer]
05:32
Azure has joined #ruby
05:53
Devalo has joined #ruby
05:53
Swyper has joined #ruby
05:56
salasrod has joined #ruby
05:58
Devalo has quit [Ping timeout: 255 seconds]
06:13
dviola has joined #ruby
06:24
Yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
06:25
Yxhuvud has joined #ruby
06:35
nowhere_man has joined #ruby
06:57
_whitelogger has joined #ruby
07:02
clemens3 has quit [Ping timeout: 245 seconds]
07:02
Axy has joined #ruby
07:06
Mia has quit [Ping timeout: 246 seconds]
07:07
sidx64 has joined #ruby
07:10
Swyper has quit [Remote host closed the connection]
07:14
claudiuinberlin has joined #ruby
07:18
laaron- has quit [Remote host closed the connection]
07:20
laaron has joined #ruby
07:21
laaron has quit [Remote host closed the connection]
07:22
rippa has joined #ruby
07:23
Mia has joined #ruby
07:23
Mia has joined #ruby
07:23
Mia has quit [Changing host]
07:23
laaron has joined #ruby
07:25
Axy has quit [Ping timeout: 245 seconds]
07:25
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
07:26
sidx64 has joined #ruby
07:27
t0xik has quit [Quit: Connection closed for inactivity]
07:31
tdy1 has quit [Ping timeout: 250 seconds]
07:32
hightower2 has joined #ruby
07:40
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
07:40
sidx64 has joined #ruby
07:47
Dbugger has joined #ruby
07:54
i1nfusion1 has quit [Remote host closed the connection]
07:54
i1nfusion has quit [Remote host closed the connection]
07:54
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
07:55
i1nfusion has joined #ruby
07:55
i1nfusion1 has joined #ruby
08:00
sidx64 has joined #ruby
08:04
gigetoo has quit [Ping timeout: 244 seconds]
08:04
gigetoo has joined #ruby
08:09
i1nfusion1 has quit [Remote host closed the connection]
08:09
i1nfusion has quit [Remote host closed the connection]
08:09
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
08:10
dviola has quit [Quit: WeeChat 2.4]
08:10
i1nfusion has joined #ruby
08:10
i1nfusion1 has joined #ruby
08:11
mangold has quit [Quit: This computer has gone to sleep]
08:16
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
08:17
dar123 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
08:19
schleppel has joined #ruby
08:24
renich has joined #ruby
08:25
sidx64 has joined #ruby
08:26
nowhere_man has quit [Ping timeout: 258 seconds]
08:29
kapil____ has quit [Quit: Connection closed for inactivity]
08:31
tdy1 has joined #ruby
08:36
tdy1 has quit [Ping timeout: 250 seconds]
08:37
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
08:39
terabytes has quit [Quit: Connection closed for inactivity]
08:47
<
terens >
is it better to avoid namespaces?
08:53
Onwarion has joined #ruby
08:54
tdy1 has joined #ruby
08:56
claudiuinberlin has joined #ruby
09:01
dhollin3 has joined #ruby
09:01
dhollinger has quit [Read error: Connection reset by peer]
09:05
nowhere_man has joined #ruby
09:10
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:11
tdy1 has quit [Ping timeout: 244 seconds]
09:13
renich has quit [Quit: renich]
09:16
blackmesa has joined #ruby
09:18
totallyserious has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:19
totallyserious has joined #ruby
09:29
totallyserious has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:32
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:34
dionysus70 has joined #ruby
09:43
reber has joined #ruby
09:49
Nicmavr has quit [Read error: Connection reset by peer]
09:51
Nicmavr has joined #ruby
09:51
code_zombie has quit [Quit: Leaving]
09:53
dionysus70 has quit [Read error: Connection reset by peer]
09:54
mikecmpbll has joined #ruby
10:04
_joes_ has joined #ruby
10:05
nowhere_man has quit [Remote host closed the connection]
10:06
themsay has quit [Read error: Connection reset by peer]
10:06
nowhere_man has joined #ruby
10:07
themsay has joined #ruby
10:10
claudiuinberlin has joined #ruby
10:12
hiroaki has joined #ruby
10:12
themsay has quit [Read error: Connection reset by peer]
10:12
themsay has joined #ruby
10:13
Fernando-Basso has joined #ruby
10:15
nowhere_man has quit [Remote host closed the connection]
10:17
BH23 has joined #ruby
10:36
conta has joined #ruby
10:40
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
10:43
terens has quit [Ping timeout: 250 seconds]
10:46
def_jam is now known as eb0t
10:47
claudiuinberlin has joined #ruby
10:51
Inline has quit [Quit: Leaving]
10:52
_joes_ has quit [Ping timeout: 245 seconds]
10:54
kyrylo has joined #ruby
10:54
BH23 has quit [Ping timeout: 245 seconds]
10:54
Inline has joined #ruby
10:58
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
10:58
al2o3-cr has quit [Quit: WeeChat 2.4]
10:58
hiroaki has quit [Ping timeout: 245 seconds]
11:14
catbusters has joined #ruby
11:15
venmx has joined #ruby
11:16
Azure has quit [*.net *.split]
11:16
GodFather has quit [*.net *.split]
11:16
priodev has quit [*.net *.split]
11:16
yokel has quit [*.net *.split]
11:16
vondruch has quit [*.net *.split]
11:16
CrazyEddy has quit [*.net *.split]
11:16
johnny56 has quit [*.net *.split]
11:16
ua has quit [*.net *.split]
11:16
arekushi has quit [*.net *.split]
11:16
ljarvis_ has quit [*.net *.split]
11:16
duckpuppy has quit [*.net *.split]
11:16
Jello_Raptor has quit [*.net *.split]
11:16
asio has quit [*.net *.split]
11:16
VladGh has quit [*.net *.split]
11:16
foxxx0 has quit [*.net *.split]
11:16
llua has quit [*.net *.split]
11:16
cfjk has quit [*.net *.split]
11:16
snapcase has quit [*.net *.split]
11:16
j416 has quit [*.net *.split]
11:16
snk_ has quit [*.net *.split]
11:16
leftylink has quit [*.net *.split]
11:16
dalpo has quit [*.net *.split]
11:16
Davey has quit [*.net *.split]
11:16
haylon_ has quit [*.net *.split]
11:16
noizex has quit [*.net *.split]
11:16
Arahael has quit [*.net *.split]
11:16
ltd has quit [*.net *.split]
11:16
mclee has quit [*.net *.split]
11:16
arand has quit [*.net *.split]
11:16
kke has quit [*.net *.split]
11:16
aloy has quit [*.net *.split]
11:16
bier has quit [*.net *.split]
11:16
Jello_Raptor has joined #ruby
11:16
dalpo has joined #ruby
11:16
asio has joined #ruby
11:16
ljarvis_ has joined #ruby
11:16
cfjk has joined #ruby
11:17
arand has joined #ruby
11:17
vondruch has joined #ruby
11:17
snapcase has joined #ruby
11:17
GodFather has joined #ruby
11:17
priodev has joined #ruby
11:17
mclee has joined #ruby
11:17
j416 has joined #ruby
11:17
haylon has joined #ruby
11:17
al2o3-cr has joined #ruby
11:17
al2o3-cr has quit [Signing in (al2o3-cr)]
11:17
al2o3-cr has joined #ruby
11:17
yokel has joined #ruby
11:17
bier has joined #ruby
11:17
helpa has quit [Remote host closed the connection]
11:17
helpa has joined #ruby
11:17
llua has joined #ruby
11:18
noizex has joined #ruby
11:18
duckpuppy has joined #ruby
11:18
al2o3-cr is now known as Guest28422
11:18
nowz has joined #ruby
11:18
Azure has joined #ruby
11:18
aloy has joined #ruby
11:18
foxxx0 has joined #ruby
11:19
Fire-Dragon-DoL has quit [Ping timeout: 246 seconds]
11:19
akosednar has quit [Ping timeout: 246 seconds]
11:19
ricer2 has quit [Ping timeout: 246 seconds]
11:19
Scient has quit [Ping timeout: 246 seconds]
11:19
Arahael has joined #ruby
11:19
snk_ has joined #ruby
11:19
CrazyEddy has joined #ruby
11:19
phage has quit [Ping timeout: 246 seconds]
11:20
d^sh has quit [Ping timeout: 246 seconds]
11:21
akosednar has joined #ruby
11:21
akosednar has quit [Changing host]
11:21
akosednar has joined #ruby
11:21
Scient has joined #ruby
11:21
VladGh has joined #ruby
11:21
d^sh has joined #ruby
11:22
phage has joined #ruby
11:22
phage has quit [Changing host]
11:22
phage has joined #ruby
11:22
laaron- has joined #ruby
11:22
Davey has joined #ruby
11:22
Davey has quit [Changing host]
11:22
Davey has joined #ruby
11:23
Fire-Dragon-DoL has joined #ruby
11:23
iNs has quit [Ping timeout: 256 seconds]
11:23
kke has joined #ruby
11:24
ltd has joined #ruby
11:24
iNs has joined #ruby
11:25
Guest28422 has quit [Quit: WeeChat 2.4]
11:26
laaron has quit [Ping timeout: 256 seconds]
11:27
cd has quit [Quit: cd]
11:28
gr33n7007h has joined #ruby
11:30
gr33n7007h is now known as al2o3-cr
11:32
leftylink has joined #ruby
11:38
Butterfly^ has joined #ruby
11:40
azizLIGHT has quit [Ping timeout: 245 seconds]
11:43
kapil____ has joined #ruby
11:52
dionysus70 has joined #ruby
11:53
zlogan has joined #ruby
11:54
suukim has joined #ruby
12:00
azizLIGHT has joined #ruby
12:03
Butterfly^ has quit [Quit: Leaving]
12:07
crankharder has quit [Ping timeout: 245 seconds]
12:14
tarptaeya has joined #ruby
12:15
azizLIGHT has quit [Ping timeout: 255 seconds]
12:16
alem0lars has joined #ruby
12:21
alem0lars has quit [Ping timeout: 246 seconds]
12:24
laaron has joined #ruby
12:24
crankharder has joined #ruby
12:33
yokel has quit [Ping timeout: 250 seconds]
12:33
azizLIGHT has joined #ruby
12:38
yokel has joined #ruby
12:43
ricer2 has joined #ruby
12:45
cranq has quit [Ping timeout: 245 seconds]
12:45
jrafanie has joined #ruby
12:46
cranq has joined #ruby
12:55
AJA4350 has quit [Quit: AJA4350]
12:55
suukim has quit [Quit: Konversation terminated!]
12:58
venmx has quit [Ping timeout: 250 seconds]
13:02
i1nfusion1 has quit [Remote host closed the connection]
13:02
i1nfusion has quit [Remote host closed the connection]
13:03
i1nfusion1 has joined #ruby
13:03
i1nfusion has joined #ruby
13:06
venmx has joined #ruby
13:12
terens has joined #ruby
13:20
AJA4350 has joined #ruby
13:25
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:33
catbusters has quit [Quit: Connection closed for inactivity]
13:33
<
havenwood >
terens: it's best to avoid pointless ones - but they often have a point
13:34
<
havenwood >
terens: a namespace for a gem, for example - but don't nest unnecessarily
13:36
conta has quit [Quit: conta]
13:37
def_jam has joined #ruby
13:37
eb0t_ has joined #ruby
13:38
eblip has quit [Ping timeout: 246 seconds]
13:38
eb0t has quit [Ping timeout: 245 seconds]
13:40
jrafanie has joined #ruby
13:40
GodFather has quit [Remote host closed the connection]
13:41
<
ytti >
for company stuff, top-level is company name for me
13:42
<
ytti >
may not be idiomatic and i don't feel very strong about it, just something i've done
13:42
dionysus70 has quit [Read error: Connection reset by peer]
13:42
crankharder has quit [Ping timeout: 245 seconds]
13:50
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:55
Dbugger has quit [Remote host closed the connection]
13:59
crankharder has joined #ruby
14:00
Xeago has quit [Quit: Xeago]
14:01
Xeago has joined #ruby
14:05
eb0t has joined #ruby
14:06
eb0t_ has quit [Ping timeout: 245 seconds]
14:07
def_jam has quit [Ping timeout: 245 seconds]
14:07
eblip has joined #ruby
14:15
DroidBurgundy has joined #ruby
14:17
DroidBurgundy has quit [Client Quit]
14:17
moontracer has joined #ruby
14:23
terens has quit [Ping timeout: 255 seconds]
14:27
tdy1 has joined #ruby
14:30
sidx64 has joined #ruby
14:34
terabytes has joined #ruby
14:45
sidx64 has quit [Ping timeout: 246 seconds]
14:48
sidx64_ has joined #ruby
14:53
Fernando-Basso has quit [Remote host closed the connection]
14:56
terens has joined #ruby
14:57
dar123 has joined #ruby
14:58
pwnd_nsfw` has joined #ruby
14:58
claudiuinberlin has joined #ruby
15:01
UncleCid__ has quit [Ping timeout: 245 seconds]
15:07
apparition has joined #ruby
15:11
Swyper has joined #ruby
15:22
blaguvest has joined #ruby
15:23
blackmesa has quit [Ping timeout: 250 seconds]
15:25
VladGh has quit [Remote host closed the connection]
15:25
VladGh has joined #ruby
15:28
i1nfusion1 has quit [Remote host closed the connection]
15:28
i1nfusion has quit [Remote host closed the connection]
15:29
i1nfusion1 has joined #ruby
15:29
i1nfusion has joined #ruby
15:29
moontracer has quit [Read error: Connection reset by peer]
15:35
gix has joined #ruby
15:40
apparition has quit [Quit: Bye]
15:42
uranoss has joined #ruby
15:45
nowhere_man has joined #ruby
15:52
pwnd_nsfw` has quit [Ping timeout: 245 seconds]
15:53
sidx64_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:53
pwnd_nsfw has joined #ruby
15:54
tdy1 is now known as tdy
15:57
Swyper has quit [Remote host closed the connection]
15:58
Swyper has joined #ruby
15:59
Swyper_ has joined #ruby
15:59
Swyper has quit [Read error: Connection reset by peer]
16:04
gell5_ has quit [Remote host closed the connection]
16:13
DmitryBochkarev has joined #ruby
16:14
sgen has joined #ruby
16:17
DmitryBochkarev has quit [Ping timeout: 250 seconds]
16:20
laaron has joined #ruby
16:22
blackmesa has joined #ruby
16:22
octos has joined #ruby
16:24
dinfuehr_ has joined #ruby
16:24
dinfuehr has quit [Ping timeout: 268 seconds]
16:32
kapil____ has quit [Quit: Connection closed for inactivity]
16:32
conta has joined #ruby
16:39
gell5 has joined #ruby
16:43
Fernando-Basso has joined #ruby
16:44
duderonomy has joined #ruby
16:44
AJA4351 has joined #ruby
16:46
blackmesa has quit [Remote host closed the connection]
16:46
AJA4350 has quit [Ping timeout: 245 seconds]
16:46
AJA4351 is now known as AJA4350
16:46
blackmesa has joined #ruby
16:47
Fernando-Basso has quit [Remote host closed the connection]
16:47
gell5 has quit [Ping timeout: 245 seconds]
16:48
Fernando-Basso has joined #ruby
16:57
blackmesa has quit [Ping timeout: 250 seconds]
17:01
pwnd_nsfw` has joined #ruby
17:02
griffindy has joined #ruby
17:04
pwnd_nsfw has quit [Ping timeout: 245 seconds]
17:04
themsay has quit [Ping timeout: 250 seconds]
17:05
themsay has joined #ruby
17:09
griffindy has quit [Ping timeout: 245 seconds]
17:12
mistym has joined #ruby
17:12
pwnd_nsfw has joined #ruby
17:15
pwnd_nsfw` has quit [Ping timeout: 245 seconds]
17:19
orbyt_ has joined #ruby
17:23
gell5 has joined #ruby
17:24
laaron has joined #ruby
17:27
gell5 has quit [Ping timeout: 246 seconds]
17:36
houhoulis has quit [Remote host closed the connection]
17:36
dar123 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:38
v01d4lph4 has joined #ruby
17:39
ellcs has joined #ruby
17:41
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:44
lucasb has joined #ruby
17:46
venmx has quit [Ping timeout: 246 seconds]
17:51
AJA4351 has joined #ruby
17:53
AJA4350 has quit [Ping timeout: 245 seconds]
17:53
AJA4351 is now known as AJA4350
17:54
blackmesa has joined #ruby
17:55
alem0lars has joined #ruby
17:59
gell5 has joined #ruby
18:05
gell5 has quit [Ping timeout: 246 seconds]
18:08
gix has quit [Ping timeout: 246 seconds]
18:10
orbyt_ has joined #ruby
18:11
orbyt_ has quit [Client Quit]
18:11
gix has joined #ruby
18:13
orbyt_ has joined #ruby
18:21
agent_white has joined #ruby
18:28
Devalo has joined #ruby
18:28
alem0lars has quit [Ping timeout: 255 seconds]
18:32
gell5 has joined #ruby
18:35
Fernando-Basso has quit [Read error: Connection reset by peer]
18:36
totallyserious has joined #ruby
18:36
mangold has joined #ruby
18:36
Devalo has quit [Remote host closed the connection]
18:37
Devalo has joined #ruby
18:38
gell5 has quit [Ping timeout: 268 seconds]
18:42
Devalo has quit [Ping timeout: 268 seconds]
18:45
v01d4lph4 has quit [Remote host closed the connection]
18:46
v01d4lph4 has joined #ruby
18:46
totallyserious has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:49
totallyserious has joined #ruby
18:50
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:50
v01d4lph4 has quit [Ping timeout: 245 seconds]
18:56
catbusters has joined #ruby
18:59
AJA4350 has quit [Ping timeout: 250 seconds]
19:01
dinfuehr has joined #ruby
19:02
dinfuehr_ has quit [Ping timeout: 246 seconds]
19:05
zachk has joined #ruby
19:07
ellcs has quit [Ping timeout: 250 seconds]
19:11
gell5 has joined #ruby
19:16
moontracer has joined #ruby
19:16
gell5 has quit [Ping timeout: 245 seconds]
19:19
claudiuinberlin has joined #ruby
19:21
v01d4lph4 has joined #ruby
19:21
zleap has joined #ruby
19:21
zleap has quit [Changing host]
19:21
zleap has joined #ruby
19:24
themsay has quit [Read error: Connection reset by peer]
19:25
themsay has joined #ruby
19:26
Devalo has joined #ruby
19:32
v01d4lph4 has quit [Ping timeout: 255 seconds]
19:34
themsay has quit [Ping timeout: 245 seconds]
19:38
AJA4350 has joined #ruby
19:45
conta has quit [Quit: conta]
19:47
gell5 has joined #ruby
19:47
SuperLag has quit [Ping timeout: 245 seconds]
19:48
SuperLag has joined #ruby
19:49
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:53
ua has joined #ruby
19:53
SuperLag has quit [Ping timeout: 250 seconds]
19:55
gell5 has quit [Ping timeout: 245 seconds]
20:00
mangold has quit [Quit: This computer has gone to sleep]
20:01
crankharder has quit [Ping timeout: 255 seconds]
20:02
themsay has joined #ruby
20:05
SuperLag has joined #ruby
20:06
<
moontracer >
i'd appreciate some help with this question i have: in my gemfile, the version of ruby that's listed is 2.2.6
20:07
<
moontracer >
but in my mingw32 shell when i enter ruby -v i get ruby 2.5.3p105 (2018-10-18 revision 65156) [x64-mingw32]
20:07
<
moontracer >
do i list the ruby version in my gemfile as 2.5.3p105?
20:08
<
Zarthus >
Your Gemfile should be the minimum version your software supports
20:08
schleppel has quit [Quit: Konversation terminated!]
20:09
<
Zarthus >
if you don't really know what that is, a 'sane' default is the lowest current-major+minor version (so 2.5.0)
20:12
<
moontracer >
noted! thanks zarthus
20:13
<
Zarthus >
moontracer: FYI, when you do `gem install [yoursoftware]` on e.g. ruby 2.4.0 it'll tell you that the library wont work because it requires ruby 2.5
20:13
alem0lars has joined #ruby
20:13
variable has joined #ruby
20:13
<
variable >
Is gem on topic here? If so, I'm having some issues installing any gem
20:14
<
Zarthus >
you can try asking
20:14
<
Zarthus >
and if it somehow becomes offtopic we'll tell you
20:14
<
moontracer >
gotcha zarthus! appreciate it
20:14
<
variable >
∴gem install --debug --verbose --user bundler jekyll-init
20:14
<
variable >
Exception `LoadError' at /opt/local/lib/ruby2.6/2.6.0/resolv.rb:170 - LoadError
20:14
<
variable >
and then it appears to spend forever doing nothing(?)
20:17
DTZUZO has joined #ruby
20:19
<
variable >
hrm... bundler appears to give me
20:19
<
variable >
I wonder if something is funky
20:19
Azure has quit [Read error: Connection reset by peer]
20:20
Azure has joined #ruby
20:23
gell5 has joined #ruby
20:26
Devalo has quit [Remote host closed the connection]
20:27
Devalo has joined #ruby
20:27
gell5 has quit [Ping timeout: 255 seconds]
20:29
Nicmavr has quit [Read error: Connection reset by peer]
20:31
Nicmavr has joined #ruby
20:31
Devalo has quit [Ping timeout: 245 seconds]
20:36
<
variable >
hrm... I had to patch the ruby standard library to get this to work
20:37
<
variable >
atm just want to make this work - will investigate this later
20:37
<
variable >
rubygems/remote_fetcher.rb had to change resolv -> resolv-replace
20:37
moontracer has quit [Read error: Connection reset by peer]
20:41
Swyper_ has quit [Remote host closed the connection]
20:44
Swyper has joined #ruby
20:45
uplime is now known as CaptainHair
20:46
AJA4351 has joined #ruby
20:47
AJA4350 has quit [Ping timeout: 246 seconds]
20:47
AJA4351 is now known as AJA4350
20:47
Swyper has quit [Remote host closed the connection]
20:47
i1nfusion1 has quit [Remote host closed the connection]
20:47
i1nfusion has quit [Remote host closed the connection]
20:47
zleap has quit [Quit: WeeChat 2.4]
20:48
i1nfusion has joined #ruby
20:48
i1nfusion1 has joined #ruby
20:48
Swyper has joined #ruby
20:53
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:54
elphe has quit [Ping timeout: 250 seconds]
20:54
psmolen has joined #ruby
20:56
themsay has quit [Ping timeout: 245 seconds]
20:57
claudiuinberlin has joined #ruby
20:57
alem0lars has quit [Ping timeout: 250 seconds]
20:58
Ai9zO5AP has quit [Quit: WeeChat 2.4]
20:59
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
21:00
moontracer has joined #ruby
21:01
gell5 has joined #ruby
21:02
Tempesta has quit [Quit: See ya!]
21:03
lucasb has quit [Quit: Connection closed for inactivity]
21:06
venmx has joined #ruby
21:07
gell5 has quit [Ping timeout: 245 seconds]
21:13
Tempesta has joined #ruby
21:26
tau has joined #ruby
21:29
v01d4lph4 has joined #ruby
21:35
gell5 has joined #ruby
21:40
gell5 has quit [Ping timeout: 268 seconds]
21:46
catbusters has quit [Quit: Connection closed for inactivity]
21:47
orbyt_ has joined #ruby
21:48
orbyt_ has quit [Client Quit]
21:52
AJA4351 has joined #ruby
21:54
AJA4350 has quit [Ping timeout: 255 seconds]
21:54
AJA4351 is now known as AJA4350
21:54
elphe has joined #ruby
22:00
elphe has quit [Ping timeout: 245 seconds]
22:03
agent_white has quit [Quit: bbl]
22:03
DTZUZO has quit [Ping timeout: 246 seconds]
22:04
cd has joined #ruby
22:06
variable has quit [Quit: Found 1 in /dev/zero]
22:07
dhollin3 is now known as dhollinger
22:09
reber has quit [Remote host closed the connection]
22:10
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:10
crankharder has joined #ruby
22:12
gell5 has joined #ruby
22:18
elphe has joined #ruby
22:18
gell5 has quit [Ping timeout: 250 seconds]
22:23
elphe has quit [Ping timeout: 268 seconds]
22:24
orbyt_ has joined #ruby
22:24
v01d4lph4 has quit [Ping timeout: 268 seconds]
22:26
wald0 has joined #ruby
22:26
terens has quit [Ping timeout: 245 seconds]
22:27
terens has joined #ruby
22:40
blackmesa1 has joined #ruby
22:41
blackmesa has quit [Ping timeout: 252 seconds]
22:44
code_zombie has joined #ruby
22:47
gell5 has joined #ruby
22:51
blackmesa1 has quit [Ping timeout: 250 seconds]
22:52
gell5 has quit [Ping timeout: 246 seconds]
22:59
AJA4351 has joined #ruby
23:01
AJA4350 has quit [Ping timeout: 246 seconds]
23:01
AJA4351 is now known as AJA4350
23:22
Swyper has quit [Remote host closed the connection]
23:24
RiPuk has quit [Ping timeout: 255 seconds]
23:24
RiPuk has joined #ruby
23:26
gell5 has joined #ruby
23:29
Swyper has joined #ruby
23:32
gell5 has quit [Ping timeout: 250 seconds]
23:40
RiPuk has joined #ruby
23:47
violentE has joined #ruby
23:48
tdy1 has joined #ruby
23:49
Swyper has quit [Remote host closed the connection]
23:50
tdy has quit [Ping timeout: 246 seconds]
23:50
Swyper has joined #ruby
23:56
terens has quit [Ping timeout: 246 seconds]
23:56
AJA4351 has joined #ruby
23:57
AJA4350 has quit [Ping timeout: 245 seconds]
23:57
AJA4351 is now known as AJA4350