Hello When I try to install any of gems with rmv I got this error:
gem install rake
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - /Users/paladiy/.rvm/gems/ruby-1.8.6-p399/cache/rake-0.8.7.gem
And also when I call gem list
I got an empty list.
How can I install gems on this situation?