Created
June 5, 2012 10:22
-
-
Save chaitanyakuber/2874230 to your computer and use it in GitHub Desktop.
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
sudo gem install rails -V | |
GET http://rubygems.org/latest_specs.4.8.gz | |
302 Moved Temporarily | |
GET http://production.s3.rubygems.org/latest_specs.4.8.gz | |
200 OK | |
GET http://rubygems.org/specs.4.8.gz | |
302 Moved Temporarily | |
GET http://production.s3.rubygems.org/specs.4.8.gz | |
200 OK | |
Installing gem rails-3.2.5 | |
Successfully installed rails-3.2.5 | |
1 gem installed | |
Installing ri documentation for rails-3.2.5... | |
rdoc --ri --op /usr/local/Cellar/ruby/1.9.3-p125/lib/ruby/gems/1.9.1/doc/rails-3.2.5/ri lib --title rails-3.2.5 Documentation --quiet | |
Installing RDoc documentation for rails-3.2.5... | |
rdoc --op /usr/local/Cellar/ruby/1.9.3-p125/lib/ruby/gems/1.9.1/doc/rails-3.2.5/rdoc lib --title rails-3.2.5 Documentation --quiet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sudo gem install rails -V
GET http://rubygems.org/latest_specs.4.8.gz
302 Moved Temporarily
GET http://production.s3.rubygems.org/latest_specs.4.8.gz
304 Not Modified
GET http://rubygems.org/specs.4.8.gz
302 Moved Temporarily
GET http://production.s3.rubygems.org/specs.4.8.gz
304 Not Modified
Installing gem rails-3.2.5
Successfully installed rails-3.2.5
1 gem installed
Installing ri documentation for rails-3.2.5...
rdoc --ri --op /usr/local/Cellar/ruby/1.9.3-p125/lib/ruby/gems/1.9.1/doc/rails-3.2.5/ri lib --title rails-3.2.5 Documentation --quiet
Installing RDoc documentation for rails-3.2.5...
rdoc --op /usr/local/Cellar/ruby/1.9.3-p125/lib/ruby/gems/1.9.1/doc/rails-3.2.5/rdoc lib --title rails-3.2.5 Documentation --quiet