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

automatically use local rvm version #182

Closed
cschell opened this issue Apr 22, 2014 · 1 comment
Closed

automatically use local rvm version #182

cschell opened this issue Apr 22, 2014 · 1 comment

Comments

@cschell
Copy link

cschell commented Apr 22, 2014

I currently have to do something like this to get mina to automatically use the project's ruby version from its .ruby-version:

invoke :"rvm:use[#{`cat .ruby-version`.strip}]"

Shouldn't there be a way like invoke :"rvm:use_local" to prevent duplication?

@d4be4st
Copy link
Member

d4be4st commented Jul 5, 2015

would love a PR for this as we do not use rvm :(

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

No branches or pull requests

2 participants