If you're using Oracle or another DBMS that has case-insensitive collation sequences, and you don't want to litter your database access code with case conversions, this gem is for you.
Steve Lamotte
gem "case_insensitive_arel", "~> 0.1.2"