Skip to content

Instantly share code, notes, and snippets.

@jackpooley
Created November 14, 2012 22:27
Show Gist options
  • Select an option

  • Save jackpooley/4075307 to your computer and use it in GitHub Desktop.

Select an option

Save jackpooley/4075307 to your computer and use it in GitHub Desktop.
Rails
~/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