(no title)
cattown | 2 years ago
I assume this is telling us it doesn't actually make an ActiveRecord instance out of each row when you do that. And instantiating big bunches of ActiveRecord model instances just to grab a few fields from a result set with a lot of rows can be sooo slow.
durkie|2 years ago
hnatt|2 years ago