Module: Configer::Data

Defined in:
lib/configer/object.rb

Class Method Summary collapse

Class Method Details

.config_hashObject

> i dont know why , but if i catch this , than somethimes some object happens to not get parsed



81
82
83
# File 'lib/configer/object.rb', line 81

def self.config_hash
  return Object.parse(Support.mount_config_and_lib_meta)
end