Rails HABTM convention과 다른 table을 이용하기
May 28, 18
dev
rails
0
has_and_belongs_to_many :watching, :class_name=>"Person", :join_table => :watch_people_projects
has_and_belongs_to_many :watching, :class_name=>"Person", :join_table => :watch_people_projects