提交 01cde132 编写于 作者: J José Valim

Updated namespace so help can show usage properly.

上级 30fff307
......@@ -5,6 +5,8 @@
module Rails::Generators
class App < Base
namespace :rails
DEFAULT_SHEBANG = File.join(Config::CONFIG['bindir'], Config::CONFIG['ruby_install_name'])
DATABASES = %w( mysql oracle postgresql sqlite2 sqlite3 frontbase ibm_db )
DEFAULT_DATABASE = 'sqlite3'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册