Selaa lähdekoodia

Specify encoding for Rakefile

For Ruby 1.9 compat
Jesse Storimer 14 vuotta sitten
vanhempi
commit
1eca661174
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Rakefile

+ 1 - 0
Rakefile

@@ -1,3 +1,4 @@
+# encoding: UTF-8
 require 'rubygems'
 require 'rake'