x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
weaksauce has joined #bundler
robbyoconnor has quit [Ping timeout: 252 seconds]
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charypar has joined #bundler
charypar has quit [Ping timeout: 276 seconds]
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
houhoulis has joined #bundler
steak has joined #bundler
ixti has quit [Ping timeout: 252 seconds]
<steak>
Can someone give me some advice on using a Sinatra app to manage rails application instances. I'm setting up an app to set up test instances of our app, in a 'production like' envroiment. How could call bundler from a Sinatra app?
<steak>
Hello.
cha1tanya has joined #bundler
cha1tanya has quit [Read error: Connection reset by peer]
houhoulis has quit [Remote host closed the connection]
cha1tanya has joined #bundler
charypar has joined #bundler
charypar has quit [Ping timeout: 240 seconds]
houhoulis has joined #bundler
x1337807x has joined #bundler
x1337807x has quit [Client Quit]
x1337807x has joined #bundler
robbyoconnor has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
cha1tanya has quit [Ping timeout: 264 seconds]
x1337807x has joined #bundler
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
havenn has joined #bundler
havenwood has quit [Ping timeout: 276 seconds]
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #bundler
houhoulis has quit [Remote host closed the connection]
robbyoconnor has quit [Ping timeout: 252 seconds]
havenn has quit [Remote host closed the connection]
havenwood has joined #bundler
havenwood has quit [Ping timeout: 276 seconds]
shaileshg has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charypar has joined #bundler
x1337807x has joined #bundler
x1337807x has quit [Client Quit]
charypar has quit [Remote host closed the connection]
robbyoconnor has joined #bundler
robbyoconnor has quit [Ping timeout: 264 seconds]
heroux has quit [Ping timeout: 276 seconds]
lele has joined #bundler
|JD| has joined #bundler
<|JD|>
hi there
<|JD|>
im having some issues installtion snorby on a ubuntu 12.04 system
<|JD|>
maybe you guys know more about the issue? :)
<|JD|>
any help would be appreciated. since im not very familiar with ruby and/or bundler
charypar has joined #bundler
<charypar>
hi all, question: when using the --jobs option, is there any way to enforce partial ordering of the gems? In my case, can I say that some gem needs to install after another?
<charypar>
or do I just have to live with non-parallel install? :)