Well that makes total sense and I can't believe I didn't think of it before. :) Thanks! On 4/5/06, Francois Beausoleil <francois.beausoleil at gmail.com> wrote: > organization.postings.find(:all, ...) > > You can use a before_filter in ApplicationController to get the org > into a known variable. This is not unlike regular authentication.