Explorar el Código

Specify encoding for Rakefile

For Ruby 1.9 compat
Jesse Storimer hace 14 años
padre
commit
1eca661174
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Rakefile

+ 1 - 0
Rakefile

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