How to create API with relations on Ruby on Rails

后端 未结 0 1299
春和景丽
春和景丽 2021-02-01 06:26

I want to create a basic RoR app in which I have te CARS and BRANDS resources. The relation that exists between them is that a Car belongs to a brand and a Brand has many cars.

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