Hi,

  I have a model PlayerScore with unique key as (dt, player_id). I have 
create associations between Player model and PlayerScore model to display 
the score on Player screen. Had it been just the score_id as the 
foreign_key a simple association with belongs_to and has_one would have 
helped. How should I proceed in this case?

Regards,
Sumit

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/DJI-kL04WtoJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to