X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c60bff923fdd7616eeb1bd8f5998331cbd262970..2755c8e5060fc5f84c91e089b43d5019c84cd93b:/apps/workbench/app/controllers/workflows_controller.rb diff --git a/apps/workbench/app/controllers/workflows_controller.rb b/apps/workbench/app/controllers/workflows_controller.rb new file mode 100644 index 0000000000..94ae8a95ea --- /dev/null +++ b/apps/workbench/app/controllers/workflows_controller.rb @@ -0,0 +1,2 @@ +class WorkflowsController < ApplicationController +end