We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When launching infinity_test --rails I get the following issues:
infinity_test --rails
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
...
WARN: Please note that rvm ruby ... is only an alias to rvm do ruby ...,
rvm ruby ...
rvm do ruby ...
/Users/jp/.rvm/gems/ruby-1.9.3-p0/gems/watchr-0.7/lib/watchr.rb:111: Use RbConfig instead of obsolete and deprecated Config.
The text was updated successfully, but these errors were encountered:
Yes, same here. Tested with RVM versions 1.10.0 and 1.10.2.
Any solution in sight? :)
Sorry, something went wrong.
The same here - not working and last update was 5 months ago. Useless stuff.
No branches or pull requests
When launching
infinity_test --rails
I get the following issues:RVM is not a function, selecting rubies with 'rvm use ...' will not work.
...
WARN: Please note that
rvm ruby ...
is only an alias torvm do ruby ...
,...
/Users/jp/.rvm/gems/ruby-1.9.3-p0/gems/watchr-0.7/lib/watchr.rb:111: Use RbConfig instead of obsolete and deprecated Config.
The text was updated successfully, but these errors were encountered: