Created
May 19, 2011 06:43
-
-
Save bonyiii/980302 to your computer and use it in GitHub Desktop.
incomatible character encodings ruby 1.9.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| A postgresql klien library -k mindenképp kellettek ahhoz 1.9.2 alatt jó legyen a db karakter kódólás | |
| A postgresql-base -t kellett telepíteni ahhoz, hogy a pg gem jól működjön ruby 1.9.2 alatt és rendesen kezelje az utf-8 karaktereket. | |
| Utána letöröltem a pg -t és újra installáltam gem install -al. Nem biztos, hogy ez a lépés is kellett de ártani nem ártahat. | |
| Error 'incompatible character encodings: ASCII-8BIT and UTF-8' with Rails 3.0.5 and Ruby 1.9.2p136 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment