Last Updated: February 25, 2016
·
792
· dfang

Fix no such file to load -- bundler/setup for pow

Create or modify: ~/.powconfig with:

eval $(rbenv init -)
export PATH=$(rbenv root)/shims:$(rbenv root)/bin:$PATH

and then restart pow: touch ~/.pow/restart.txt

works on ML 10.8.3 with homebrewed rbenv + powder + pow