lib/Context/require_all.rb in jldrill-0.5.1.7 vs lib/Context/require_all.rb in jldrill-0.6.0.1

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: utf-8 module Kernel # Requires all the files that match the glob in the # current load-path def require_all(glob)