提交 83537bf0 编写于 作者: P Pratik Naik

Generator config should be commented by default

上级 61d995f7
......@@ -45,9 +45,9 @@
# Configure generators values. Many other options are available, be sure to
# check the documentation.
config.generators do |g|
g.orm :active_record
g.template_engine :erb
g.test_framework :test_unit, :fixture => true
end
# config.generators do |g|
# g.orm :active_record
# g.template_engine :erb
# g.test_framework :test_unit, :fixture => true
# end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册