diff options
Diffstat (limited to 'app/models/comment.rb')
-rw-r--r-- | app/models/comment.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/comment.rb b/app/models/comment.rb index cc8d0e94b..ab4acfe56 100644 --- a/app/models/comment.rb +++ b/app/models/comment.rb @@ -1,3 +1,4 @@ +# -*- encoding : utf-8 -*- # == Schema Information # # Table name: comments |