-1

We would like to check to see if we run into issues with REE, what would be the process to switch between community rails and REE using RVM.

Joe
  • 14,513
  • 28
  • 82
  • 144

1 Answers1

0

These are the basics of rvm, documented on the rvm site:

rvm install ree
rvm use ree
Pham
  • 33
  • 6
mpapis
  • 52,729
  • 14
  • 121
  • 158