I installed ruby 1.9.2 with RVM, but when I type “ruby -v” is telling me the ruby v I have is 1.8.7 (mac)?

Installing rubies does not make them the executable version of ruby. RVM will only make ruby the 1.9.2 version if you tell it to, with rvm use 1.9.2 or rvm use 1.9.1.

Without actually looking at your system, I can't say for sure what is happening, but it would appear that you skipped the RVM Post Install step (see RVM Install page, which is what loads it into your shell session.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions