Install gem after switching Ruby version via RVM

Hello. I have RVM installed with Ruby 1.9.3 and 1.8.7. I have the
Cucumber gem installed and it executes when my Ruby version is set to
1.9.3. However, when I switch to Ruby 1.8.7, and I attempt to launch
Cucumber, the command is not found. If I then “gem install cucumber”, it
does not install for ruby 1.8.7.

Thanks for the time.

On Sat, Aug 10, 2013 at 1:42 AM, Edwin Q. [email protected]
wrote:

If I then “gem install cucumber”, it does not install for ruby 1.8.7.

How To Ask Questions The Smart Way