lib/fozzie/configuration.rb in fozzie-1.0.2 vs lib/fozzie/configuration.rb in fozzie-1.0.3
- old
+ new
@@ -1,7 +1,8 @@
require 'yaml'
require 'sys/uname'
require 'timeout'
+require 'forwardable'
module Fozzie
# Fozzie configuration allows assignment of global properties
# that will be used within the Fozzie codebase.