提交 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]!
Ruby on Rails is released under the MIT license:
* http://www.opensource.org/licenses/MIT
......@@ -8,4 +8,4 @@
puts "Installing Rails..."
`gem build rails.gemspec`
`gem install rails-#{version}.gem --no-ri --no-rdoc `
`rm rails-#{version}.gem`
\ No newline at end of file
`rm rails-#{version}.gem`
# bust gem prelude
require 'rubygems' unless defined? Gem
require 'bundler'
Bundler.setup
\ No newline at end of file
Bundler.setup
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册