gpt4 book ai didi

ruby-on-rails - Rails:belongs_to与has_one

转载 作者:行者123 更新时间:2023-12-03 08:04:19 25 4
gpt4 key购买 nike

关于Rails协会的一个新手问题。

我有一个错误模型和一个状态模型。状态基本上只是一个键/值对表。在可用的选项中,我会说Bug has_one Status最有意义。但是,根据this

Content belongs_to ContentTemplate. Go back and look at how I described the problem, and you'll see that it works. With belongs_to, the table accepts responsibility for the foreign key. So Content has a content_template_id. And ContentTemplate doesn't need anything. I can point to it at will. Done.



Bug属具属于状态会更合适(因为Bug应该带外键)。从语义上讲,他的榜样很有道理,但我的榜样却毫无意义。这只是在这种情况下看起来很奇怪的怪癖,还是我不明白某件事/做错了什么?

最佳答案

是的,我认为您在Rails中发现了一个看起来有些奇怪的场景。我认为将“状态”视为该错误所属的类别可能是有用的-鉴于此,这是有道理的。

关于ruby-on-rails - Rails:belongs_to与has_one,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/899981/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com