Преглед изворни кода

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'