From de9b22ddb09dcfa5fa0d0ff6e85185eb00161aa1 Mon Sep 17 00:00:00 2001 From: echarp Date: Sun, 29 Jun 2014 12:32:17 +0200 Subject: [PATCH] =?UTF-8?q?Le=20fichier=20de=20seeds,=20utilis=C3=A9=20pou?= =?UTF-8?q?r=20mettre=20en=20place=20les=20textes=20de=20pages=20comme=20l?= =?UTF-8?q?es=20r=C3=A8gles=20de=20contribution,=20comporte=20un=20encodin?= =?UTF-8?q?g=20explicite=20n=C3=A9cessaire=20avec=20ancienne=20version=20r?= =?UTF-8?q?uby?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/seeds.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/db/seeds.rb b/db/seeds.rb index a47a7629..0b978c14 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -1,3 +1,5 @@ +# 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). #