Your Teacher
About This Episode
In this video, we will take a look at how to use a few association declaration options to build a couple of has_one associations off of a has_many association in Rails.
Notes
has_one_from_has_many repository
has_one Rails API documentation
Blog post walkthrough covering the topics mentioned here and adding uniqueness validations