indirect changed the topic of #bundler to: Docs! http://bundler.io | Problems? http://bit.ly/bundler-issues | How to help: http://bit.ly/bundler-development | API Dashboard http://cl.ly/SBoH | #bundler logs: http://bit.ly/bundler-logs | Questions will be answered eventually, so hang out for a while
chouhoulis has joined #bundler
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
chouhoul_ has quit [Ping timeout: 258 seconds]
retro|cz has joined #bundler
chouhoulis has quit [Remote host closed the connection]
Cidano is now known as Cidan
Cidan has quit [Changing host]
Cidan has joined #bundler
charypar has quit [Remote host closed the connection]
havenwood has quit [Remote host closed the connection]
Cidan is now known as zz_Cidan
ixti has quit [Ping timeout: 240 seconds]
havenwood has joined #bundler
houhoulis has joined #bundler
charypar has joined #bundler
chouhoulis has joined #bundler
charypar has quit [Ping timeout: 276 seconds]
chouhoulis has quit [Ping timeout: 255 seconds]
demisx has joined #bundler
demisx has quit [Client Quit]
aspiers has quit [Ping timeout: 252 seconds]
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
charypar has joined #bundler
charypar has quit [Ping timeout: 252 seconds]
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
cha1tanya has joined #bundler
cschneid has quit [Ping timeout: 240 seconds]
charypar has joined #bundler
cschneid has joined #bundler
charypar has quit [Ping timeout: 240 seconds]
thumpba has joined #bundler
x1337807x has quit [Ping timeout: 265 seconds]
thumpba has quit [Remote host closed the connection]
havenwood has quit []
charypar has joined #bundler
CADBOT has joined #bundler
<CADBOT> Hi
<CADBOT> How do I put this in my gemfile
<CADBOT> gem 'capybara/poltergeist'
robbyoconnor has joined #bundler
<tmoore> CADBOT: capybara and poltergeist are two separate gems. Give each one its own gem line.
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #bundler
<CADBOT> I was confused because my spec_helper had a line going require 'capybara/poltergiest'
<CADBOT> and it seemed odd to me that I didn't have to have a seperate require for each of them
<tmoore> the gem is called poltergeist, but the file to include is capybara/poltergeist
<tmoore> there are some setup instructions at https://github.com/teampoltergeist/poltergeist#installation
<CADBOT> Thanks! I get how to do it know, but it still seems kind of odd
<CADBOT> Is there a particular reason it's done this way that you know of?
<CADBOT> and not the usual require 'poltergiest' as would be expected?
<CADBOT> Only the author would have the authoritative opinion I suppose, but I would be curious to hear your idea
charypar has quit [Remote host closed the connection]
<tmoore> Yeah, it's unusual. You'd have to ask whoever wrote poltergeist.
<tmoore> The Rubygems naming conventions seem to be pretty loosely followed in practice.
<CADBOT> Cool thanks
robbyoconnor has quit [Ping timeout: 255 seconds]
cha1tanya has quit [Ping timeout: 252 seconds]
robbyoconnor has joined #bundler
CADBOT has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charypar has joined #bundler
alextheger has joined #bundler
houhouli_ has joined #bundler
alextheger has quit [Client Quit]
houhoulis has quit [Ping timeout: 250 seconds]
samphippen has joined #bundler
houhouli_ has quit [Remote host closed the connection]
robbyoconnor has quit [Ping timeout: 276 seconds]
robbyoconnor has joined #bundler
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
thumpba has joined #bundler
thumpba has quit [Remote host closed the connection]
samphippen has joined #bundler
retro|cz has quit [Ping timeout: 240 seconds]
aspiers has joined #bundler
retro|cz has joined #bundler
aspiers has quit [Ping timeout: 255 seconds]
<steerio> hi there
<steerio> with bundler version 1.6.2, is it possible to incorporate Ruby version somehow in the structure under BUNDLE_PATH?
<steerio> i am using RVM, but I want to have a central repository (say, $HOME/bundler) for my bundled gems, and I don't want to keep on changing the BUNDLE_PATH env var
<steerio> and i've seen the Ruby version appear in the folder structure under BUNDLE_PATH previously
<steerio> not so right now, it goes directly as $BUNDLE_PATH/gems/...
thumpba has joined #bundler
thumpba has quit [Ping timeout: 240 seconds]
robbyoconnor has quit [Ping timeout: 264 seconds]
robbyoconnor has joined #bundler
robbyoconnor has quit [Ping timeout: 252 seconds]
robbyoconnor has joined #bundler
robbyoconnor has quit [Ping timeout: 250 seconds]
robbyoconnor has joined #bundler
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #bundler
r0bby has joined #bundler
robbyoconnor has quit [Ping timeout: 265 seconds]
r0bby has quit [Ping timeout: 265 seconds]
r0bby has joined #bundler
stevenharman has quit [Quit: Leaving...]
r0bby has quit [Ping timeout: 240 seconds]
axl_ has joined #bundler
r0bby has joined #bundler
r0bby has quit [Ping timeout: 252 seconds]
<tmoore> steerio: it looks like it adds the Ruby version when you have the path configured locally for each project, but not when it's configured globally or via and environment variable. I'm not sure why.
axl_ has quit [Ping timeout: 240 seconds]
ixti has joined #bundler
axl_ has joined #bundler
axl_ has quit [Client Quit]
axl_ has joined #bundler
ixti has quit [Ping timeout: 264 seconds]
jvrmaia has joined #bundler
axl_ has quit [Quit: axl_]
axl_ has joined #bundler
thedeeno has joined #bundler
jvrmaia has quit [Remote host closed the connection]
<thedeeno> Is there a way I can add basic auth to a gem source without actually adding the user/pass to the url in my Gemfile?
chouhoulis has joined #bundler
<thedeeno> Nice, found it in this PR https://github.com/bundler/bundler/pull/2825
<thedeeno> exactly what I was hoping for
stevenharman has joined #bundler
chouhoul_ has joined #bundler
chouhoulis has quit [Ping timeout: 240 seconds]
axl_ has quit [Quit: axl_]
havenwood has joined #bundler
Olipro has quit [Ping timeout: 246 seconds]
jvrmaia has joined #bundler
chouhoulis has joined #bundler
chouhoul_ has quit [Ping timeout: 252 seconds]
chouhoul_ has joined #bundler
chouhoulis has quit [Ping timeout: 252 seconds]
chouhoul_ has quit [Ping timeout: 240 seconds]
<steerio> tmoore: that's weird
<steerio> tmoore: but yes, i can confirm it works like that
<steerio> tmoore: that means i'll have to always configure it locally ($project_root/.bundle.config) and symlink $project_root/vendor/bundler to $HOME/.bundle/repo or something
<steerio> s@bundle\.config@bundle/config@
axl_ has joined #bundler
zz_Cidan is now known as Cidan
jvrmaia has quit []
Cidan is now known as zz_Cidan
charypar has quit [Ping timeout: 240 seconds]
aleksa has joined #bundler
aleksa has quit [Ping timeout: 240 seconds]
retro|cz has quit [Ping timeout: 255 seconds]
havenwood has quit [Remote host closed the connection]
chouhoulis has joined #bundler
havenwood has joined #bundler
<thedeeno> hmm, bundler is rejecting my ssl certificate for my https gem source. Navigating to the url in the browser works as expected though. I haven't installed any special root keys either.
<thedeeno> Any thoughts?
<thedeeno> Does bundler use the system store for root certificates by default?
<thedeeno> I'm on ubuntu 12.04
Olipro has joined #bundler
<tmoore> steerio: configuring it locally doesn't necessarily mean configuring it to be inside the project directory
<tmoore> you could say bundle install --path $HOME/.bundle/repo and that should accomplish the same thing
Olipro has quit [Ping timeout: 246 seconds]
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zz_Cidan is now known as Cidan
Olipro has joined #bundler
Cidan is now known as zz_Cidan
axl_ has quit [Quit: axl_]
axl_ has joined #bundler
charypar has joined #bundler
igitoor has quit [Ping timeout: 252 seconds]
igitoor has joined #bundler
r0bby has joined #bundler
cha1tanya has joined #bundler
Olipro has quit [Remote host closed the connection]
igitoor has quit [Changing host]
igitoor has joined #bundler
r0bby has quit [Remote host closed the connection]
r0bby has joined #bundler
r0bby has quit [Read error: Connection reset by peer]
chouhoulis has quit []
chouhoulis has joined #bundler
stevenharman has quit [Quit: Leaving...]
stevenharman has joined #bundler
stevenharman_ has joined #bundler
stevenharman has quit [Ping timeout: 240 seconds]
samphippen has joined #bundler
stevenharman_ has quit [Quit: Leaving...]
allaire has joined #bundler
stevenharman has joined #bundler
x1337807x has joined #bundler
x1337807x has quit [Client Quit]
x1337807x has joined #bundler
Burgestrand has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
axl_ has quit [Ping timeout: 250 seconds]
axl_ has joined #bundler
axl_ has quit [Client Quit]
Burgestrand has quit [Quit: Burgestrand]
allaire has quit []
axl_ has joined #bundler
x1337807x has joined #bundler
thedeeno has quit [Ping timeout: 252 seconds]
axl_ has quit [Quit: axl_]
axl_ has joined #bundler
axl_ has quit [Client Quit]
stevenharman has quit [Quit: Leaving...]
stevenharman has joined #bundler
cha1tanya has quit [Ping timeout: 240 seconds]
stevenharman has quit [Ping timeout: 252 seconds]
havenwood has quit [Ping timeout: 272 seconds]
havenwood has joined #bundler
axl_ has joined #bundler
axl_ has quit [Quit: axl_]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charypar has quit [Remote host closed the connection]
x1337807x has joined #bundler
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has quit [Ping timeout: 245 seconds]
charypar has joined #bundler
x1337807x has joined #bundler
charypar has quit [Ping timeout: 276 seconds]
Olipro has joined #bundler
stevenharman has joined #bundler