In Rails, how would you create a DB entry asynchronously using fetch?

前端 未结 0 1467
星月不相逢
星月不相逢 2020-12-30 02:49

What I want to achieve

When the user clicks on the thumbs up, in the database join table likes(user_id, project_id), an entry is created

相关标签:
回答
  • 消灭零回复
提交回复
热议问题