Le fichier de seeds, utilisé pour mettre en place les textes de pages comme les règles de contribution, comporte un encoding explicite nécessaire avec ancienne version ruby

recurrent
echarp 9 years ago
parent 0cd8eea020
commit de9b22ddb0

@ -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).
#

Loading…
Cancel
Save