提交 87205c3c 编写于 作者: C Colin Bartlett

Remove extra whitespace

When generating an app with --skip_active_record, an extra
line of whitespace was included unnecessarily.
上级 91d72fe6
......@@ -22,8 +22,8 @@ Rails.application.configure do
<%- unless options.skip_active_record? -%>
# Raise an error on page load if there are pending migrations.
config.active_record.migration_error = :page_load
<%- end -%>
<%- end -%>
<%- unless options.skip_sprockets? -%>
# Debug mode disables concatenation and preprocessing of assets.
# This option may cause significant delays in view rendering with a large
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册