Closed chris2fr closed 10 years ago
Adding to to of .html.erb files and # encoding: utf-8 to the top of .rb files and saving everything in utf-8
I am updating all of the code files saved with utf-8 in the first line and with any alternative save under utf-8.
I put encoding: utf-8 at the top of all the files and saved them by hand in utf-8
If the problem persists, check the encodings of the database, database tables and perhaps fields as well (if fields have encodings).
Changes implemented by Anne gsub('.","_")
Alex mentioned that there was a UTF-8 error in creating a new user.