Rails 2.3.5, Ruby 1.9, SQLite 3 incompatible character encodings: UTF-8 and ASCII-8BIT

Posted by Daniil Harik on Stack Overflow See other posts from Stack Overflow or by Daniil Harik
Published on 2010-05-02T08:41:33Z Indexed on 2010/05/02 8:47 UTC
Read the original article Hit count: 475

Filed under:
|
|
|

Hello,

I know that question with same title has been asked almost 6 month ago.

I have Googled for this problem and I have not found any working solution.

Has there been any fixes for this very critical problem?

I need to get my website running ASAP. Just to get the site up and running I'm even ready to add utf8 conversion methods to all my variables or risk to upgrade to Rails 3 beta

Thank You in advance!

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby