I am getting started with Ruby development and bought a MAC few days ago. I am having a hardtime installing the RSpec bundle on my TextMate. When I type the following command:
John-Doe-MacBook-Pro:Users johndoe$ cd ~/Library/ApplicationSupport/TextMate/Bundles/
I get the following:
-bash: cd: /Users/johndoe/Library/ApplicationSupport/TextMate/Bundles/: No such file or directory
Any idea what I am doing wrong?