Do you use ActiveRecord::Connection.execute for speed sometimes? Does it bother you that the results are not mapped to your schema and type-cast as ActiveRecord would? Well that's what SQLRecord does.
Rasheed Abdul-Aziz
gem "sql_record", "~> 1.0.5"