From 68890d39c9e25bccdd83407cfa6a12800093e432 Mon Sep 17 00:00:00 2001 From: Gannon McGibbon Date: Tue, 25 Sep 2018 18:52:45 -0400 Subject: Raise an error when loading all fixtures from nil fixture_path [Gannon McGibbon + Max Albrecht] --- activerecord/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 0aec999aba..9acc21510a 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,7 @@ +* Raise an error instead of scanning the filesystem root when `fixture_path` is blank. + + *Gannon McGibbon*, *Max Albrecht* + * Allow `ActiveRecord::Base.configurations=` to be set with a symbolized hash. *Gannon McGibbon* -- cgit v1.2.3