I completely messed up my local environment following a few tutorials on how to get Rails, Python and POW/Apache to play nice. Now I cant call commands like rails new without getting bundle errors, failed installations of gems galore. I want to start from scratch, but dont know how to remove all the junk from my machine and start from a clean slate. Any help is greatly appreciated as my machine seems screwed at this point.
Share
IF you installed everything with homebrew and rvm, you can just uninstall the two and start over… If you’ve done anything else, you would do well to refresh your system. Google the uninstall instructions.
If you need to rebuild your system, what I usually do is create a new partition, install clean to that, get rid of the old partition, then resize the new partition. A little wonky, but I don’t have to much about with creating bootable DVDs and such. Plus you get the niceness of a completely clean install.