module LIBIS::Workflow

Constants

VERSION

Public Class Methods

configure() { |instance| ... } click to toggle source
# File lib/LIBIS_Workflow.rb, line 17
def self.configure
  yield Config.instance
end