ActiveRecord on Steroids: Optimize queries using Ar-Extensions 0.9.1
April 21, 2009
The ar-extensions plugin extends ActiveRecord to help developers scale, optimize, and customize Rails interaction with the database. New ar-extensions is the ability to fine tune queries by specifying MySQL database options from ActiveRecord find and save methods.
1

