Method: ConfigModule::ConfigHelper#namespaces

Defined in:
lib/config_module/config_helper.rb

#namespacesObject


58
59
60
# File 'lib/config_module/config_helper.rb', line 58

def namespaces
  @namespaces ||= []
end