lib/csd/error.rb in csd-0.1.2 vs lib/csd/error.rb in csd-0.1.3
- old
+ new
@@ -1,4 +1,5 @@
+# encoding: utf-8
module CSD
# In this module we will keep all types of errors in a readable hierarchy
#
module Error
\ No newline at end of file