aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/RUNNING_UNIT_TESTS
diff options
context:
space:
mode:
authorKatrina Owen <katrina.owen@gmail.com>2012-07-13 19:44:56 +0200
committerKatrina Owen <katrina.owen@gmail.com>2012-07-13 19:44:56 +0200
commit7e5c6863f34304cd858966e86d43690212992704 (patch)
tree986fe8571c2ba0a188c59cd9ce061b5a504eba9e /activerecord/RUNNING_UNIT_TESTS
parentec4245cfcb47247ab44dfc577055a71e5975d6f2 (diff)
downloadrails-7e5c6863f34304cd858966e86d43690212992704.tar.gz
rails-7e5c6863f34304cd858966e86d43690212992704.tar.bz2
rails-7e5c6863f34304cd858966e86d43690212992704.zip
Add link to relevant rails guide to Active Record unit test docs.
Diffstat (limited to 'activerecord/RUNNING_UNIT_TESTS')
-rw-r--r--activerecord/RUNNING_UNIT_TESTS3
1 files changed, 3 insertions, 0 deletions
diff --git a/activerecord/RUNNING_UNIT_TESTS b/activerecord/RUNNING_UNIT_TESTS
index 1a561335fc..7f512e06fb 100644
--- a/activerecord/RUNNING_UNIT_TESTS
+++ b/activerecord/RUNNING_UNIT_TESTS
@@ -1,3 +1,6 @@
+If you don't have the environment set make sure to read
+http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#testing-active-record.
+
== Configure databases
Copy test/config.example.yml to test/config.yml and edit as needed. Or just run the tests for