module Ant::Configuration

Constants

VERSION

Public Class Methods

auto_load!() click to toggle source
# File lib/ant/configs/autoconfigs.rb, line 14
def self.auto_load!
  Ant::Configuration::ServiceManager.auto_load!
end