Explorar o código

Specify encoding for Rakefile

For Ruby 1.9 compat
Jesse Storimer %!s(int64=14) %!d(string=hai) anos
pai
achega
1eca661174
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Rakefile

+ 1 - 0
Rakefile

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