Boosting ActiveRecord Performance in Ruby on Rails
URL: http://www.igvita.com/2007/10/29/boosting-activerecord-performance/
Category: Programming
Application: Ruby on Rails (ROR)
great ruby on rails tutorial to improve active record performance by working directly with raw SQL connection
Submitted by: chief3rdPosted: over 4 years ago
Back