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
-
#index ⇒ Object
GET /workflows.
Instance Method Details
#index ⇒ Object
GET /workflows
34 35 36 |
# File 'lib/taverna_player/concerns/controllers/workflows_controller.rb', line 34 def index end |