From 92b6e6e28ee132a2934f67c4c12d2ac6288dd358 Mon Sep 17 00:00:00 2001 From: wvengen Date: Thu, 11 Sep 2014 14:46:02 +0200 Subject: [PATCH] fix encoding issue (for Ruby 1.9) --- lib/foodsoft_config.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/foodsoft_config.rb b/lib/foodsoft_config.rb index 16d69804..bb790ba7 100644 --- a/lib/foodsoft_config.rb +++ b/lib/foodsoft_config.rb @@ -1,3 +1,5 @@ +# encoding: utf-8 +# # Foodcoop-specific configuration. # # This is loaded from +config/app_config.yml+, which contains a root