Переглянути джерело

Specify encoding for Rakefile

For Ruby 1.9 compat
Jesse Storimer 14 роки тому
батько
коміт
1eca661174
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Rakefile

+ 1 - 0
Rakefile

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