Indication encodage pour mieux gérer une expression regexp sur un vieux ruby

This commit is contained in:
echarp 2014-09-28 00:19:13 +02:00
parent dafb52ddf5
commit 4ce3689866
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# encoding: utf-8
# This is the central ADL class, where are managed all events
class Event < ActiveRecord::Base
extend SimpleCalendar