samples/e.rb in fattr-1.1.0 vs samples/e.rb in fattr-2.0.0

- old
+ new

@@ -9,10 +9,9 @@ def initialize(&block) instance_eval &block end end conf = Config.new{ host 'codeforpeople.org' - port 80 } p conf