diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-12-15 12:33:59 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-12-15 13:04:51 +0900 |
commit | 377948850fd820d6934c5c2d126bd53861956270 (patch) | |
tree | 2182ec51e44bd4ce6c2c533ea2e79b81025763f8 /railties/lib/rails/railtie.rb | |
parent | 48fbc4aec845eeb51708a68806453528fab07d14 (diff) | |
download | rails-377948850fd820d6934c5c2d126bd53861956270.tar.gz rails-377948850fd820d6934c5c2d126bd53861956270.tar.bz2 rails-377948850fd820d6934c5c2d126bd53861956270.zip |
Clear dirty `schema_cache` after `dump_schema_cache`
`dump_schema_cache` fills `schema_cache` even if the test that modifies
the schema has properly cleared the schema cache.
Fixes #31463.
Diffstat (limited to 'railties/lib/rails/railtie.rb')
0 files changed, 0 insertions, 0 deletions