-
## Description
I think this is more a feature request then a bug.
If RVM sees the `ruby` version constraint inside a `Gemfile`, it expects a fix version (`"equals"`). But there are many more pos…
-
It is not possible to log in with officer@rvm.com or with a new user that has this type of account.
-
This would be nice actually b/c there are frequent releases and it's nice to bounce between dev and stable branches
-
# Summary
On a fresh OSX 10.8.3, I tried to run Railsinstaller but the installer was unable to change the group for /opt
## Expected behavior
I expected the installer to just finish properly like us…
-
Some remote agents (with RVM installed using same automated job as all other agents) refuse to handle the RVM tasks, and report no errors.
```
22-Jan-2014 13:48:27 Starting task 'Bundle Dependenci…
-
If I run the `rvm:check` or `deploy:check` tasks I get the following failed output:
```
#> cap staging deploy:check
DEBUG [7dcfdae8] Running /usr/local/rvm/bin/rvm version as
DEBUG [7dcfdae8] Comman…
-
I noticed that RVM overrides the cd command:
```bash
shopt -s extdebug
declare -F cd
shopt -u extdebug
```
the above yields:
> cd 14 /Users/alexamil/.rvm/scripts/cd
my question for you…
-
I'm trying to build a Docker image based on CentOS 7, but I get the error `/bin/sh: rvm: command not found`.
Steps used to install `rvm`:
`curl -sSL https://rvm.io/mpapis.asc | gpg2 --import - && …
-
Issues installing ruby 2.6.2 with rvm
Error running '__rvm_make -j8',
please read /Users/rajesh/.rvm/log/1589430769_ruby-2.6.2/make.log
Steps to reproduce
xcode-setup --install
\curl -sSL htt…
-
Installing Ruby with: \curl -sSL https://get.rvm.io | bash -s stable --ruby
I'm Using MacOS: BigSur (11.2.3)
(base) hamidiqbal598@Hamids-MacBook-Pro ~ % \curl -sSL https://get.rvm.io | bash -s sta…