module Kybus::Configuration
Constants
- VERSION
Public Class Methods
auto_load!()
click to toggle source
# File lib/kybus/configs/autoconfigs.rb, line 16 def self.auto_load! Kybus::Configuration::ServiceManager.auto_load! end