Rails and MySQL
Posted by rick, July 20, 2007 @ 2:11 pm in Tricks
The MySQL-dump blog posted on some observed rubyisms while evaluating a large ruby application. He highlights some potential problems with ActiveRecord that may come up, such as using “SELECT *”, character sets, unsigned integers, and constraints.