1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Sean Griffin dedb946bfb Fix a state leak in autosave_association_test
The test added in 85465ed3e6 was passing
when the file was run on its own, but failing when the entire suite was
run since this test modifies the class and doesn't clean up.
2015-01-30 09:34:40 -07:00
..
active_record/connection_adapters
assets
cases Fix a state leak in autosave_association_test 2015-01-30 09:34:40 -07:00
fixtures Fix lookup of fixtures with non-string label 2015-01-06 17:15:39 +05:30
migrations
models Always perform validations on nested attribute associations 2015-01-30 07:27:20 -07:00
schema Don't redefine autosave association callbacks in nested attrs 2015-01-28 09:53:38 -07:00
support Reset ActiveRecord::SchemaDumper.ignore_tables value after changed in tests 2014-09-03 11:30:36 +09:00
.gitignore
config.example.yml remove the last traces of OpenBase from our codebase. [ci skip] 2014-11-07 10:12:01 +01:00
config.rb