havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
kgerman_ has joined #bundler
baburdick1 has joined #bundler
baburdick has quit [Read error: Connection reset by peer]
baburdick1 has quit [Ping timeout: 265 seconds]
ari-_-e has quit [Read error: Connection reset by peer]
kgerman_ has quit [Quit: kgerman_]
promethsacrifice is now known as psacrifice|away
ari-_-e has joined #bundler
charypar has joined #bundler
charypar has quit [Remote host closed the connection]
woollyams has joined #bundler
baburdick has joined #bundler
woollyams has quit [Ping timeout: 272 seconds]
charypar has joined #bundler
alextheger has joined #bundler
<alextheger>
Hi There
<alextheger>
How do I install a local gem into a custom bundle path folder?
baburdick has quit [Quit: Leaving.]
cek has left #bundler [#bundler]
samphippen has joined #bundler
alextheger has quit [Quit: alextheger]
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
retro|cz has quit [Ping timeout: 240 seconds]
alextheger has joined #bundler
alextheger has quit [Client Quit]
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
ohwhoa has joined #bundler
ohwhoa has quit [Client Quit]
Pupeno_ has quit [Read error: Connection reset by peer]
Pupeno has joined #bundler
samphippen has joined #bundler
kgerman_ has joined #bundler
kgerman_ has quit [Quit: kgerman_]
retro|cz has joined #bundler
havenwood has quit [Remote host closed the connection]
kgerman_ has joined #bundler
ari-_-e has quit [Quit: Leaving]
jipiboily_ has quit [Read error: Connection reset by peer]
jipiboily_ has joined #bundler
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #bundler
igitoor has quit [Ping timeout: 252 seconds]
igitoor has joined #bundler
igitoor has quit [Changing host]
igitoor has joined #bundler
Who has joined #bundler
chutwig has joined #bundler
<Who>
hey
havenwood has joined #bundler
<chutwig>
hello bundler friends, i created a local repo with a gem in it that isn't available from rubygems with gem generate_index and added the path as a source line in my Gemfile
<chutwig>
gem list -r --source file:////path/to/dir works as expected
<chutwig>
yeah, that works now, it gets found and pulled in
<Who>
that doesn’t happen for me, can you comment out f5-icontrol gem form gemspec?
<Who>
I commented it out
<Who>
and things worked fine
<Who>
okay, wait goet an issue
<chutwig>
i think i know what it is
<chutwig>
i think it's the spec.files line
<chutwig>
somebody else added that in and it's null terminated
pothibo has joined #bundler
<Who>
this line #spec.files = `git ls-files -z`.split('\x0')
<chutwig>
yes
<Who>
yeah
<Who>
that’s the issue
<chutwig>
yeah
<chutwig>
changed it to `git ls-files`.split("\n") and now it works
<chutwig>
thanks!
Who has quit [Quit: Who]
chutwig has quit []
kgerman_ has quit [Quit: kgerman_]
kgerman_ has joined #bundler
jipiboily_ has quit [Quit: Computer has gone to sleep.]
kgerman_ has quit [Quit: kgerman_]
ixti has joined #bundler
pglombardo has joined #bundler
briangonzalez has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jipiboily_ has joined #bundler
sdelmore has joined #bundler
<sdelmore>
I am running some tests with and without bundle exec and find they take 1 second without bundle exec and 3 seconds with it. Is this normal overhead for bundle exec or should I be troubleshooting my install?
Who has joined #bundler
havenwood has quit [Remote host closed the connection]