“\xC4” from ASCII-8BIT to UTF-8 when running rake db:migrate on Heroku
问题 When I try to run heroku run rake db:migrate in my application, I get the following error "\xC4" from ASCII-8BIT to UTF-8 with a stacktrace of /app/.bundle/gems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:150:in `write' /app/.bundle/gems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:150:in `puts' /app/.bundle/gems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:150:in `display_error_message' /app/.bundle/gems/ruby/1.9.1/gems/rake-0.9.2.2/lib/rake/application.rb:142:in