X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/cd9e72bd95b32203231f6ccc96ddce9325b30a95..e3c25b992f96b34810c371aa75e30ba8ce40a639:/services/api/app/controllers/database_controller.rb diff --git a/services/api/app/controllers/database_controller.rb b/services/api/app/controllers/database_controller.rb index 69453959d2..6bcbd52798 100644 --- a/services/api/app/controllers/database_controller.rb +++ b/services/api/app/controllers/database_controller.rb @@ -61,7 +61,7 @@ class DatabaseController < ApplicationController ActiveRecord::FixtureSet. create_fixtures(Rails.root.join('test', 'fixtures'), fixturesets) - # Dump cache of permissions etc. + # Reset cache and global state Rails.cache.clear ActiveRecord::Base.connection.clear_query_cache