Aaron Patterson showed us some tenderlove this week by releasing Rails 3.0.5. Have a peek at what got updated. Bugs Fixed Fix when gzip returns a UTF-8 string on Ruby 1.9, when it is actually binary. commit Active Record limit values will not escape Arel SQL Literal nodes. commit Relation#where calls will always produce AND statements regardless of how conditions hashes behaves (reverting 00693209