Welcome to the professional site for Marc Colando, serial entrepreneur in Seattle, WA

Unicode in MySQL

11.06.09 Posted in Technical by Marc Colando

International and other special characters can be a real hassle in Rails and MySQL because of different methods for encoding/decoding UTF-8. Two lines of code in your Rails database.yml file will get Rails and MySQL on the same page for easier development.