As I was working on a rails app my environment suddenly crashed and when i went to restart my local server my entire development environment seems to have been reset. I was able to get the server working again however now I cannot reconnect to MySQL and keep getting the following error...
Can't connect to MySQL server on 'localhost' (10061)
When i try to reinstall the gem i am not able to perform a bundle install due to a mismatch in the required and active ruby versions. (rvm seams to have disappeared also)
Any help would be greatly appreciated as I don't want to potentially corrupt my work.