mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
0af93089de
I've moved the schema_format :sql config setting to application.rb because you would never enable this only for the test environment. If you use database constraints or database specific data types you would want all of your environments to use them. |
||
---|---|---|
.. | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
database.yml | ||
environment.rb | ||
routes.rb |