提交 647d4fd7 编写于 作者: A Arun Agrawal

Make sure that spring is loaded in development only

上级 53fc2f89
......@@ -439,7 +439,7 @@ def test_application_name_with_spaces
def test_spring
run_generator
assert_file "Gemfile", /gem 'spring'/
assert_file "Gemfile", /gem 'spring', \s+group: :development/
end
def test_spring_binstubs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册