提交 c5e9dc43 编写于 作者: J John Yani

Merge pull request #103 from Vanuan/contributing

bundle exec is needed even if running a single test.
......@@ -109,7 +109,7 @@ You can run any single test separately too:
<shell>
$ cd actionpack
$ ruby -Itest test/template/form_helper_test.rb
$ bundle exec ruby -Itest test/template/form_helper_test.rb
</shell>
h4. Warnings
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册