I've been dabbling in Ruby and Ruby on Rails for a year or two and somewhere along the line I've completely buggered up my installation of RVM.
Everything has a permission denied message. rvm get head
has permission denied, rvm repair
has permission denied, and installing RubyGems always needs my password.
I'm at a stage where I cannot even generate a controller anymore because I don't have permissions.
Out of sheer desperation I ran rvm implode
and...I guess I can't uninstall either as that has permission denied too.
I just want to completely wipe Ruby, Rails, and RVM from my MacBook and start over. What are my options?