aboutsummaryrefslogtreecommitdiffstats
path: root/railties/environments/test.rb
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2005-11-09 08:37:17 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2005-11-09 08:37:17 +0000
commit70521c8f5955474bbf69cfde1526c528ddbbc960 (patch)
tree93db5fedcede75d7c7cf9eeb265b0d7b13b814ad /railties/environments/test.rb
parent44591ffb710701993ffdec0b61185f8067e4e78f (diff)
downloadrails-70521c8f5955474bbf69cfde1526c528ddbbc960.tar.gz
rails-70521c8f5955474bbf69cfde1526c528ddbbc960.tar.bz2
rails-70521c8f5955474bbf69cfde1526c528ddbbc960.zip
Added note about precedence (closes #2790)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2949 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'railties/environments/test.rb')
-rw-r--r--railties/environments/test.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/railties/environments/test.rb b/railties/environments/test.rb
index 3609f90f8d..6a4cddbd25 100644
--- a/railties/environments/test.rb
+++ b/railties/environments/test.rb
@@ -1,3 +1,5 @@
+# Settings specified here will take precedence over those in config/environment.rb
+
# The test environment is used exclusively to run your application's
# test suite. You never need to work with it otherwise. Remember that
# your test database is "scratch space" for the test suite and is wiped