class WorkflowAction
Public Class Methods
check_requirements()
click to toggle source
# File lib/release_manager/workflow_action.rb, line 2 def self.check_requirements raise NotImplementedError end
# File lib/release_manager/workflow_action.rb, line 2 def self.check_requirements raise NotImplementedError end