]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
Use SQL schemas, as ruby can't cope with the things we do...
[rails.git] / config / environment.rb
index 48af192aadc09985080a5ad0584281d3855eff03..1265abe3bd167caedf92a08b5e56869b99b9b004 100644 (file)
@@ -47,7 +47,7 @@ Rails::Initializer.run do |config|
   # Use SQL instead of Active Record's schema dumper when creating the test database.
   # This is necessary if your schema can't be completely dumped by the schema dumper, 
   # like if you have constraints or database-specific column types
-  config.active_record.schema_format = :sql
+  config.active_record.schema_format = :sql
 
   # Activate observers that should always be running
   # config.active_record.observers = :cacher, :garbage_collector