RailsApps/railsapps.github.com

rvm and .rvmrc files

Closed this issue · 1 comments

As I understand it, the project .rvmrc file syntax doesn't use the 'use'. You should change the example to

echo "rvm ruby192@rails31beta" > .rvmrc

in Managing Rails Versions and Gems. Otherwise, great job.

The rvm docs show no 'use', but I tested it, and it seems to work fine with the latest version of rvm. So... I'll close this as it doesn't appear to cause any problems these days.