This is a polymorphic association and we know that this activity is associated with a Comment model. 이것은 polymorpic 관계설정을 위한 것이고 이 활동내역이 Comment 모델과 연관된 것임을 알 수 있습니다.
Seeding is a key step in optimizing a crystallization process, ensuring a consistent filtration rate, yield, polymorphic form and particle size distri... 결정핵 삽입은 결정화 공정을 최적화할 때 핵심 단계로서 일정한 여과율, 수율, 다형성 및 입자 크기 분포를 보장합니다.
It won't be clear yet why polymorphic functions are useful, but they are very useful and very common, and so we'll discuss them later on. 여러분은 아직 다형 함수가 왜 유용한지 잘 모르겠지만, 다형 함수는 매우 유용하고 매우 일반적이다. 따라서 이에 대해서는 이후에 다시 다루겠다.
There are a couple of other polymorphic associations here, too: recipient and owner . The owner is the user who performed the activity and we'll want to set this so that we can display the user's name next to their activity. We'll do this next. 또한 recipient 와 owner 와도 polymorphic 관계가 설정되어 있습니다. owner는 특정 활동을 수행한 사용자가 되며, 이 값을 지정하면 각 활동내역 옆에 사용자의 이름을 표시할 수 있게 됩니다. 다음에 이러한 작업을 수행할 것입니다.
There are a couple of other polymorphic associations here, too: recipient and owner . The owner is the user who performed the activity and we'll want to set this so that we can display the user's name next to their activity. We'll do this next. 또한 recipient 와 owner 와도 polymorphic 관계가 설정되어 있습니다. owner는 특정 활동을 수행한 사용자가 되며, 이 값을 지정하면 각 활동내역 옆에 사용자의 이름을 표시할 수 있게 됩니다. 다음에 이러한 작업을 수행할 것입니다.