Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how this works #5

Open
chriseppstein opened this issue Mar 14, 2012 · 1 comment
Open

Document how this works #5

chriseppstein opened this issue Mar 14, 2012 · 1 comment

Comments

@chriseppstein
Copy link

For mac:

  • where are executables placed?
  • How to uninstall? (even if manual -- I could ship a script to do the uninstall maybe?)
  • Does it use system ruby or is ruby packaged with it. If packaged, where is that ruby placed?
  • Does the user have rubygems when they are done? Can they upgrade using a gem command?
@wagenet
Copy link
Owner

wagenet commented Mar 14, 2012

IIRC, installation is to /usr/local you can uninstall by removing the directories.
Ruby is packaged with it and installed to the same location.
Ruby 1.9 is installed which includes Rubygems but they will not be able to upgrade the packaged gem with it since we lock things down using Bundler's standalone functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants