Rails: How to add a variable length array to a model?

前端 未结 0 1948
囚心锁ツ
囚心锁ツ 2021-01-02 10:53

I\'m pretty new to Rails. I\'m trying to design a model with the following structure:

Parent

 - Name
 - Date
 - Children
   - Child 1
   - ...
   - Child N
<         


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