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
cbyrda has quit [Remote host closed the connection]
c355e3b has quit [Quit: Connection closed for inactivity]
chouhoul_ has joined #bundler
chouhoul_ has quit [Remote host closed the connection]
chouhoulis has quit [Ping timeout: 250 seconds]
chouhoulis has joined #bundler
houhoulis has joined #bundler
chouhoulis has quit [Remote host closed the connection]
houhoulis has quit [Remote host closed the connection]
houhoulis has joined #bundler
houhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 272 seconds]
kgrz has joined #bundler
kgrz has quit [Ping timeout: 272 seconds]
kgrz has joined #bundler
kgrz has quit [Ping timeout: 264 seconds]
c355e3b has joined #bundler
chouhoulis has joined #bundler
kgrz has joined #bundler
chouhoulis has quit [Remote host closed the connection]
kgrz has quit [Ping timeout: 240 seconds]
chouhoulis has joined #bundler
dpruby has joined #bundler
<dpruby> hey @indirect, I wanted to try submitting my first patch to bundler. Do y'all require that we fork and branch? or may I just branch and open a pr?
<dpruby> i did not see specific guidelines in development.md or contributing.md about this
dpruby has quit [Ping timeout: 250 seconds]
dpruby has joined #bundler
dpruby has quit [Ping timeout: 250 seconds]
greenNoob123 has joined #bundler
<greenNoob123> Hey I'm trying to run bundle install so I can change some code from a rails project
<greenNoob123> However, I keep getting the following error
<greenNoob123> Errno::EACCES: Permission denied @ rb_sysopen - /Users/chrisvh/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/wavesurfer-rails-0.1.22/.gitignore
<jhass> haha that's silly
<jhass> sudo chown -R $USER:$GROUP $HOME/.rbenv
<jhass> and stop to sudo bundle / sudo gem install into your rbenv install
<greenNoob123> and i would replace USER with my username (chrisvh) right ?
<jhass> greenNoob123: you can, but $USER should be expanded by your shell, you can check with echo $USER $GROUP $HOME
<jhass> it should print the three values
<greenNoob123> oh sweet, thanks so much !! : )
greenNoob123 has quit [Ping timeout: 250 seconds]
houhoulis has joined #bundler