Set default internal encoding to UTF-8 [GH-1977]

This commit is contained in:
Mitchell Hashimoto 2013-07-25 16:55:55 -05:00
parent 1086c81203
commit 6168abf831
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Set the default encoding for Vagrant to UTF-8
Encoding.default_internal = Encoding::UTF_8
require 'log4r'
# Enable logging if it is requested. We do this before