Balzrael has quit [Quit: Leaving]
jrafanie has joined #bundler
maletor has quit []
maletor has joined #bundler
maletor has quit [Client Quit]
_djbkd has quit [Quit: My people need me...]
houhoulis has joined #bundler
huoxito has joined #bundler
jrafanie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
huoxito has quit []
houhoulis has quit [Remote host closed the connection]
valarissa has joined #bundler
asymmetric has joined #bundler
khebbie has joined #bundler
valarissa has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
khebbie has quit [Remote host closed the connection]
khebbie has joined #bundler
asymmetric has quit [Ping timeout: 244 seconds]
Pupeno has joined #bundler
Pupeno has joined #bundler
khebbie has quit [Remote host closed the connection]
khebbie has joined #bundler
habitullence has joined #bundler
Pupeno has quit [Quit: Leaving...]
habitullence has quit [Quit: habitullence]
khebbie has quit [Remote host closed the connection]
khebbie has joined #bundler
habitullence has joined #bundler
khebbie has quit [Ping timeout: 250 seconds]
khebbie has joined #bundler
habitullence has quit [Quit: habitullence]
habitullence has joined #bundler
dstarh has joined #bundler
jrafanie has joined #bundler
khebbie has quit [Remote host closed the connection]
khebbie has joined #bundler
khebbie has quit [Remote host closed the connection]
khebbie has joined #bundler
khebbie has quit [Remote host closed the connection]
valarissa has joined #bundler
khebbie has joined #bundler
khebbie has quit [Remote host closed the connection]
askatz has joined #bundler
habitullence_ has joined #bundler
habitullence has quit [Ping timeout: 240 seconds]
habitullence_ is now known as habitullence
maletor has joined #bundler
habitullence has quit [Quit: habitullence]
khebbie has joined #bundler
khebbie has quit [Remote host closed the connection]
asymmetric has joined #bundler
asymmetric has quit [Client Quit]
habitullence has joined #bundler
habitullence has quit [Quit: habitullence]
Scrivener has joined #bundler
yopp has joined #bundler
khebbie has joined #bundler
khebbie has quit [Remote host closed the connection]
<
yopp>
is it possible to run bundle install --local --path xyz, without remembering the --path?
<
jhass>
since bundle exec doesn't take it as an option, no
Scrivener has quit [Quit: Leaving]
<
yopp>
jhass, with the bundle exec it will be on the expected path, I just need to get a vendor/bundle in the temporary location
<
jhass>
create a symlink?
<
jhass>
the "expected location" is defined by remembering the value of that option
<
yopp>
there might be a chance, that there already an vendor/bundle
<
yopp>
yeah, I know
<
jhass>
yopp: do you maybe look to make sure there's no unneeded stuff in vendor/bundle ?
<
yopp>
Okay, I think it will be easier if I'll explain what I'm trying to achieve.
<
yopp>
I think you've heard about torquebox. They have an ability to pack your app in standalone .jar
<
yopp>
The idea is to get the vendor/bundle in the .jar file, so app can carry all deps inside it
<
yopp>
On of the pre-requisites is that app path should be intact after the build
<
yopp>
So, in fact all I need is something like `bundle install --local --no-cache --no-prune --without --path tmp_dir`
habitullence has joined #bundler
<
indirect>
yopp: just use --path and then run bundle config --delete path
<
yopp>
indirect, is it possible to get current path? So we can put it back, if it was set before
<
indirect>
sure. bundle config will print it out
<
yopp>
Is it possible to get the current path programatically?
<
indirect>
I think Bundler.settings[:path]
<
yopp>
ah, right, I've seen this in install task
<
yopp>
so I can save the value, invoke Bundler::CLI.start ..., and then put it back?
<
yopp>
Also, we don't need the vendor/cache for the bundler exec, right?
<
yopp>
if we're got the vendor/bundle
<
yopp>
Is there anything else, that I should take in account?
<
yopp>
afaik, bundler bootstraping is done by simply requiring 'bundler/setup', right before requiring the app entry point file
<
yopp>
also, ENV['BUNDLE_GEMFILE'] is set to nil, to avoid any interference
dstarh has joined #bundler
khebbie has joined #bundler
khebbie has quit [Remote host closed the connection]
robbyoconnor has quit [Ping timeout: 246 seconds]
khebbie has joined #bundler
khebbie has quit [Remote host closed the connection]
habitullence has quit [Quit: habitullence]
habitullence has joined #bundler
khebbie has joined #bundler
habitullence has quit [Client Quit]
khebbie has quit [Remote host closed the connection]
habitullence has joined #bundler
habitullence has quit [Client Quit]
robbyoconnor has joined #bundler
robbyoconnor has quit [Client Quit]
askatz has quit [Quit: Connection closed for inactivity]
khebbie has joined #bundler
axl_ has joined #bundler
khebbie has quit [Ping timeout: 268 seconds]
dstarh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
valarissa has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
axl_ has left #bundler [#bundler]
jrafanie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rgb-one has joined #bundler
chouhoulis has quit [Remote host closed the connection]