Classes: Loader
"0.1.1"
63 64 65 66
# File 'lib/simple-conf/loader.rb', line 63 def self.included(base) loader = Loader.new(base) loader.run end