lib/csd.rb in csd-0.1.2 vs lib/csd.rb in csd-0.1.3

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: utf-8 # Loading all files in CSD require 'csd/error' require 'csd/options' # The CSD namespace is given to the entire gem.