lib/dfect/auto.rb in dfect-1.0.0 vs lib/dfect/auto.rb in dfect-1.1.0

- old
+ new

@@ -1,12 +1,12 @@ -#-- -# Copyright 2009 Suraj N. Kurapati -# See the LICENSE file for details. -#++ # Provides painless, automatic configuration of Dfect. # # Simply require() this file and Dfect will be available for use anywhere # in your program and will execute all tests before your program exits. +#-- +# Copyright protects this work. +# See LICENSE file for details. +#++ require 'dfect' class Object include Dfect