1
2
3
4
class User < ActiveRecord::Base
  
  has_many :orders
...

Ruby rails ActiveRecord finder_s...

by jared, July 23, 2008 00:36, 1 refactoring, tagged with rails activerecord finder_sql

I think there's a way to do...

473b57acbf0d02127db3d2af78dffaca Talk