What have you found for these years?

2011-04-24

set locale on heroku..

heroku config:add LC_ALL=en_US.UTF-8
Otherwise, 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.



All texts are licensed under CC Attribution 3.0