rails/activesupport/test/testing
Yves Senn d28e5b94a7 introduce ActiveSupport::Testing::FileFixtures.
It's a thin layer to provide easy access to sample files throughout
test-cases. This adds the directory `test/fixtures/files` to newly
generated applications.
2015-01-28 12:29:34 +01:00
..
constant_lookup_test.rb Use safe_constantize. 2014-09-02 00:41:00 +08:00
file_fixtures_test.rb introduce ActiveSupport::Testing::FileFixtures. 2015-01-28 12:29:34 +01:00