Module: TavernaPlayer::Concerns::Controllers::WorkflowsController

Extended by:
ActiveSupport::Concern
Included in:
WorkflowsController
Defined in:
lib/taverna_player/concerns/controllers/workflows_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject

GET /workflows



34
35
36
# File 'lib/taverna_player/concerns/controllers/workflows_controller.rb', line 34

def index

end