Use --simple-prompt instead of --prompt-mode simple for console compatibility...

Use --simple-prompt instead of --prompt-mode simple for console compatibility with Windows/Ruby 1.8.2 #4532 [starr@starrnhorne.com]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4118 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
上级 5fd7118c
......@@ -76,4 +76,4 @@ def with_indifferent_access
end
end
end
end
\ No newline at end of file
end
*SVN*
* Use --simple-prompt instead of --prompt-mode simple for console compatibility with Windows/Ruby 1.8.2 #4532 [starr@starrnhorne.com]
* Make Rails::VERSION implicitly loadable #4491. [Nicholas Seckar]
* Fixed rake rails:freeze:gems #4518 [benji@silverinsanity.com]
......
......@@ -22,4 +22,4 @@
else
puts "Loading #{ENV['RAILS_ENV']} environment."
end
exec "#{options[:irb]} #{libs} --prompt-mode simple"
exec "#{options[:irb]} #{libs} --simple-prompt"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册