rails/activerecord/test/cases/fixture_set
Kurtis Rainbolt-Greene ef7599fe91
Extract internal ActiveSupport::ConfigurationFile object
Rails has a number of places where a YAML configuration file is read,
then ERB is evaluated and finally the YAML is parsed.

This consolidates that into one common class.

Co-authored-by: Kasper Timm Hansen <kaspth@gmail.com>
2020-02-10 02:50:12 +01:00
..
file_test.rb Extract internal ActiveSupport::ConfigurationFile object 2020-02-10 02:50:12 +01:00