I have the following named scope: named_scope :find_all_that_match_tag, lambda { |tags| { :select => \"articles.id, tags.name\",