提交 5a5b4816 编写于 作者: K Kasper Timm Hansen 提交者: GitHub

Merge pull request #30206 from yukihirop/improve_activerecord_rdoc

Add document that you rake test single file by using DB(ex. postgresql)
......@@ -43,5 +43,9 @@ You can override the +connections:+ parameter in either file using the +ARCONN+
$ ARCONN=postgresql bundle exec ruby -Itest test/cases/base_test.rb
Or
$ bundle exec rake test:postgresql TEST=test/cases/base_test.rb
You can specify a custom location for the config file using the +ARCONFIG+
environment variable.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册