mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-16 08:54:59 -04:00
FIX: Ruby 1.9.3 UTF-8 bug
This commit is contained in:
parent
2eee7433f0
commit
d208be14d2
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# -*- encoding : utf-8 -*-
|
||||
|
||||
require 'spec_helper'
|
||||
require 'email/receiver'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue