How many types of associations relationships does a model has?
Answer Posted / Renu Paras
"A model in Ruby on Rails can have four basic types of association relationships: belongs_to, has_one, has_many, and has_many :through."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers