rails/activerecord/test
Sean Griffin 8cd1d5a41c Fix the test that was broken by #16445 rather than deleting it
Since the counter cache was properly being updated, the model became
stale. Simply reloading the model before attempting to destroy is
sufficient for this case. I believe this is enough of an edge case to be
a valid change to the tests, even though it represents a potential
breaking change.
2015-07-19 15:52:31 -06:00
..
active_record/connection_adapters rm Column#cast_type 2015-02-03 15:02:18 -07:00
assets
cases Fix the test that was broken by #16445 rather than deleting it 2015-07-19 15:52:31 -06:00
fixtures Fix spelling of Thoughtleadering 2015-07-02 15:48:47 -04:00
migrations Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
models Fix counter_cache for polymorphic associations 2015-07-19 15:52:29 -06:00
schema Fix counter_cache for polymorphic associations 2015-07-19 15:52:29 -06:00
support Add YAML compatibility for objects from Rails 4.2 2015-03-10 11:56:45 -06: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