提交 856f13ab 编写于 作者: B Brook Riggio

Whitespace only: Use single newline at end of file.

Bring these files into accordance with the prevailing convention.
上级 69aeecd3
...@@ -76,4 +76,3 @@ to proceed. {Join us}[http://contributors.rubyonrails.org]! ...@@ -76,4 +76,3 @@ to proceed. {Join us}[http://contributors.rubyonrails.org]!
Ruby on Rails is released under the MIT license: Ruby on Rails is released under the MIT license:
* http://www.opensource.org/licenses/MIT * http://www.opensource.org/licenses/MIT
...@@ -8,4 +8,4 @@ ...@@ -8,4 +8,4 @@
puts "Installing Rails..." puts "Installing Rails..."
`gem build rails.gemspec` `gem build rails.gemspec`
`gem install rails-#{version}.gem --no-ri --no-rdoc ` `gem install rails-#{version}.gem --no-ri --no-rdoc `
`rm rails-#{version}.gem` `rm rails-#{version}.gem`
\ No newline at end of file
# bust gem prelude # bust gem prelude
require 'rubygems' unless defined? Gem require 'rubygems' unless defined? Gem
require 'bundler' require 'bundler'
Bundler.setup Bundler.setup
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册