set locale on heroku..
heroku config:add LC_ALL=en_US.UTF-8Otherwise, setting Encoding.default_internal to
'utf-8' would give me this error:
actionpack-2.3.11/lib/action_view/template.rb:195:in `read': "\xE2" on US-ASCII (Encoding::InvalidByteSequenceError)
Totally no idea why :(
0 retries:
Post a Comment
Note: Only a member of this blog may post a comment.