X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/59994ce0b7623c84d2d633c7c0bac0966245932c..28590c1712c7c3c552cb5acbf01c482dc834b927:/apps/workbench/app/controllers/keep_disks_controller.rb diff --git a/apps/workbench/app/controllers/keep_disks_controller.rb b/apps/workbench/app/controllers/keep_disks_controller.rb new file mode 100644 index 0000000000..482a2d33be --- /dev/null +++ b/apps/workbench/app/controllers/keep_disks_controller.rb @@ -0,0 +1,2 @@ +class KeepDisksController < ApplicationController +end