0

has_and_belongs_to_many :watching, :class_name=>"Person", :join_table => :watch_people_projects

solution credit