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