lib/fig/config_file_error.rb in fig-1.23.0 vs lib/fig/config_file_error.rb in fig-1.23.1.beta.1
- old
+ new
@@ -1,4 +1,6 @@
+# coding: utf-8
+
require 'fig/user_input_error'
module Fig
# Could not determine some kind of information from a configuration file,
# whether .figrc, log4r, package.fig, etc.