Skip to content

Instantly share code, notes, and snippets.

@charliemaffitt
Created March 23, 2009 15:21
Show Gist options
  • Save charliemaffitt/83587 to your computer and use it in GitHub Desktop.
Save charliemaffitt/83587 to your computer and use it in GitHub Desktop.
@folders = Folder.find(:all, :include => [:documents => {:groups => :users}], :conditions => "users.id = #{user.id}" )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment