]> git.openstreetmap.org Git - rails.git/blobdiff - config/environments/test.rb
Update to rails 3.0.5, arel 2.0.9 and composite_primary_keys 3.1.4
[rails.git] / config / environments / test.rb
index 41b7645cbe66b2cefa58b27dee6b072594bd240e..802a77744768c66b5d6a84a74d691dc64a064ba9 100644 (file)
@@ -1,5 +1,5 @@
 OpenStreetMap::Application.configure do
-  # Settings specified here will take precedence over those in config/environment.rb
+  # Settings specified here will take precedence over those in config/application.rb
 
   # The test environment is used exclusively to run your application's
   # test suite.  You never need to work with it otherwise.  Remember that