Skip to content

Instantly share code, notes, and snippets.

@iqbalhasnan
Created November 4, 2014 21:34
Show Gist options
  • Save iqbalhasnan/de60401b277f3ee07ec2 to your computer and use it in GitHub Desktop.
Save iqbalhasnan/de60401b277f3ee07ec2 to your computer and use it in GitHub Desktop.
rvm bundler not found fix
echo "export PATH=$PATH:/Users/iqbalhasnan/.rvm/gems/ruby-1.9.3-p550/bin" >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment