OK, I\'ve been playing around with some of the eager loading things, and have 2 models something like:
Class Recipe < ActiveRecord::Base belongs_to :c
You should be able to do this with named scopes, but I understand that there were a number of possible bugs with that, hopefully they are all fixed now.