prevent invalid 'multibyte char (US-ASCII)' with Ruby 1.9

This commit is contained in:
Demeter István (qw3r) 2010-02-02 23:17:39 +01:00
parent 024b4b2c0f
commit 833774b3c3
25 changed files with 25 additions and 0 deletions

View file

@ -102,6 +102,7 @@ def parse_holiday_defs(module_name, files)
# Build the module file
module_src =<<-EOM
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
$:.unshift File.dirname(__FILE__)
require 'digest/md5'

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#

View file

@ -1,3 +1,4 @@
# coding: utf-8
module Holidays
# This file is generated by the Ruby Holiday gem.
#