class Drip::Workflows
Public Class Methods
collection_name()
click to toggle source
# File lib/drip/collections/workflows.rb, line 7 def self.collection_name "workflows" end
resource_name()
click to toggle source
# File lib/drip/collections/workflows.rb, line 11 def self.resource_name "workflow" end