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.