X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/50bccff93109fe6ef9c370d2a858049d8b2e22cd..c7cf228372bee18d84b14fc4089a758bc157fe76:/apps/workbench/config/environment.rb diff --git a/apps/workbench/config/environment.rb b/apps/workbench/config/environment.rb deleted file mode 100644 index cd706940a3..0000000000 --- a/apps/workbench/config/environment.rb +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (C) The Arvados Authors. All rights reserved. -# -# SPDX-License-Identifier: AGPL-3.0 - -# Load the rails application -require_relative 'application' - -# Initialize the rails application -Rails.application.initialize!