Module: ConfigMe::Defaults

Defined in:
lib/config-me/defaults.rb

Class Attribute Summary collapse

Class Attribute Details

.namespaceObject

Returns the value of attribute namespace.



3
4
5
# File 'lib/config-me/defaults.rb', line 3

def namespace
  @namespace
end

.proc_auto_callingObject

Returns the value of attribute proc_auto_calling.



3
4
5
# File 'lib/config-me/defaults.rb', line 3

def proc_auto_calling
  @proc_auto_calling
end