Created
November 14, 2012 22:27
-
-
Save jackpooley/4075307 to your computer and use it in GitHub Desktop.
Rails
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/D/P/W/W/c/C/u/r/r/balder git:master ❯❯❯ rails ✱ ◼ | |
| Rails is not currently installed on this system. To get the latest version, simply type: | |
| $ sudo gem install rails | |
| You can then rerun your "rails" command. | |
| ~/D/P/W/W/c/C/u/r/r/balder git:master ❯❯❯ which rails ✱ ◼ | |
| /usr/bin/rails | |
| ~/D/P/W/W/c/C/u/r/r/balder git:master ❯❯❯ gem which rails ✱ ◼ | |
| /Users/jack/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/railties-3.2.8/lib/rails.rb | |
| ~/D/P/W/W/c/C/u/r/r/balder git:master ❯❯❯ ✱ ◼ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment