ActiveRecord Optimization with Scrooge: Like Magic!

Brett is experimenting with Scrooge, this awesome drop-in Rails plugin that optimizes ActiveRecord attribute selection. It's an automated application layer query optimizer. You basically transparently get big database performance gains for absolutely free.

It's the closest thing to magic I've seen since... Rails.

views