Scroll up or hover over the breadcrumbs to view the navigation bar × Advanced Active Record Associations Introduction You've already had some familiarity with associations, especially the basic has_one, has_many, and belongs_to variety. Thus far, you've probably mostly used these associations to grab collections of objects like a user's posts (user.posts). There are a lot of other handy things tha