mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
6d10d64cba
As you can also configure your database connection using `ENV["DATABASE_URL"]`, the fixture setup can't reply on the `.configurations` Hash. As the fixtures are only loaded when ActiveRecord is actually used (`rails/test_help.rb`) it should be safe to drop the check for an existing configuration. |
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |