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

Don't shell out to RVM #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haileys
Copy link

@haileys haileys commented Jan 11, 2014

Without this patch, I can't even run rake -T:

~/tmp/builder master 2.1.0-github1 λ rake -T
rake aborted!
No such file or directory - rvm
/Users/charlie/tmp/builder/rakelib/tags.rake:15:in ``'
/Users/charlie/tmp/builder/rakelib/tags.rake:15:in `<module:Tags>'
/Users/charlie/tmp/builder/rakelib/tags.rake:3:in `<top (required)>'
(See full trace by running task with --trace)

@davispuh
Copy link

+1
not everyone have rvm

@kbrock
Copy link

kbrock commented Feb 20, 2024

this has been resolved on https://github.com/tenderlove/builder

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

Successfully merging this pull request may close these issues.

3 participants