lib/configer/object.rb in configer-1.2.4 vs lib/configer/object.rb in configer-1.3.0

- old
+ new

@@ -79,9 +79,10 @@ #> i dont know why , but if i catch this , # than somethimes some object happens to not get parsed def self.config_hash return Object.parse(Support.mount_config_and_lib_meta) end + end class << self def new *args \ No newline at end of file