From 9f1a8e209c33597c78bf4e0bc57a902bc39471c8 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Fri, 25 Mar 2011 10:25:53 +0100 Subject: add silent comment for ruby 1.9 --- date_locale.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'date_locale.rb') diff --git a/date_locale.rb b/date_locale.rb index e40e6c7..af00803 100644 --- a/date_locale.rb +++ b/date_locale.rb @@ -1,4 +1,4 @@ -# +# coding: utf-8 #Make a 'localization' for Date, DateTime and Time. # #This is not using locale, but if you use locale, it is detected and locale sensitive. -- cgit v1.2.3