actually it was the other way around, we have to tell ruby that it's utf8, though now the build fails because (first guess) \w probably doesn't include utf8 chars in 1.9

This commit is contained in:
MrZYX 2011-03-26 18:43:31 +01:00
parent 9ff0ceab07
commit 38673158f6

View file

@ -1,3 +1,4 @@
# coding: utf-8
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.