X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/402461a12dbff7d0ec00c8446b925b021aabc2ed..f873463bfea88575f98e7a36b26ffbae9aa28aa6:/services/api/config/environment.rb diff --git a/services/api/config/environment.rb b/services/api/config/environment.rb index 9ef3a4a496..e24eee035c 100644 --- a/services/api/config/environment.rb +++ b/services/api/config/environment.rb @@ -1,7 +1,10 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # Load the rails application require File.expand_path('../application', __FILE__) require 'josh_id' # Initialize the rails application Server::Application.initialize! -Rails.cache.clear