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

RVM is not a function when rvm1:install:ruby #8

Closed
inner-whisper opened this issue Dec 1, 2013 · 6 comments
Closed

RVM is not a function when rvm1:install:ruby #8

inner-whisper opened this issue Dec 1, 2013 · 6 comments

Comments

@inner-whisper
Copy link

I'm using following dependencies in my Capfile:

require 'capistrano/setup'
require 'capistrano/deploy'
require 'rvm1/capistrano3'
require 'capistrano/rails/assets'
require 'capistrano/rails/migrations'

I've successfully installed RVM on my server (Ubuntu 12.04) with cap production rvm1:install:rvm, but when I've started cap production rvm1:install:ruby it failed with "RVM is not a function"

Can it connected with your attention about NOPASSWD sudoers https://github.com/rvm/rvm1-capistrano3#install-ruby?

@mpapis
Copy link
Member

mpapis commented Dec 2, 2013

please show whole output - gist it.

@inner-whisper
Copy link
Author

@mpapis
Copy link
Member

mpapis commented Dec 2, 2013

what version of rvm is installed on server?

@inner-whisper
Copy link
Author

rvm 1.24.7, it was successfully installed with cap production rvm1:install:rvm

@mpapis mpapis closed this as completed in 891acde Dec 2, 2013
@mpapis
Copy link
Member

mpapis commented Dec 2, 2013

fixed and released 1.0.0

@inner-whisper
Copy link
Author

@mpapis Thanks! Now it's working great!

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