module Libis::Workflow
Constants
- Config
noinspection RubyConstantNamingConvention
- VERSION
Public Class Methods
configure() { |instance| ... }
click to toggle source
# File lib/libis/workflow.rb, line 34 def self.configure yield Config.instance end