From 3380298732c731d6f2382bd98e548169f7e30067 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Wed, 30 May 2012 23:06:37 +0200 Subject: [PATCH] Added missing encoding. --- db/seeds.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/db/seeds.rb b/db/seeds.rb index 926242ea4..55c7194dd 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -1,3 +1,4 @@ +# encoding: utf-8 # This file should contain all the record creation needed to seed the database with its default values. # The data can then be loaded with the rake db:seed (or created alongside the db with db:setup). #