I have this model/database structure:
class Car < ApplicationRecord has_many :car_documents scope :joined_relations_for_cars, -> do joins(\'LEFT JO