> For the complete documentation index, see [llms.txt](https://certil-remy.gitbook.io/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://certil-remy.gitbook.io/learn/orm-and-active-record/untitled-22.md).

# ActiveRecord Associations Video Review

[Permalink](https://github.com/learn-co-curriculum/activerecord-associations-video-review/blob/7ac5f1070b8174e023112058e856db3c19ab93f7/README.md)

### Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

[Sign up](https://github.com/join?source=prompt-blob-show\&source_repo=learn-co-curriculum%2Factiverecord-associations-video-review)

&#x20;Branch: master

&#x20;[Find file](https://github.com/learn-co-curriculum/activerecord-associations-video-review/find/master) Copy path

## &#x20;[activerecord-associations-video-review](https://github.com/learn-co-curriculum/activerecord-associations-video-review)/**README.md** <a href="#blob-path" id="blob-path"></a>

&#x20;[Find file](https://github.com/learn-co-curriculum/activerecord-associations-video-review/find/master) Copy path

&#x20;Fetching contributors…

![](https://github.githubassets.com/images/spinners/octocat-spinner-32-EAF2F5.gif) Cannot retrieve contributors at this time

&#x20;12 lines (8 sloc) 888 Bytes

[Raw](https://github.com/learn-co-curriculum/activerecord-associations-video-review/raw/master/README.md) [Blame](https://github.com/learn-co-curriculum/activerecord-associations-video-review/blame/master/README.md) [History](https://github.com/learn-co-curriculum/activerecord-associations-video-review/commits/master/README.md)

## ActiveRecord Associations- Overview

This video review lesson covers many of the concepts that you've learned about in this topic so far. To get the most out of these videos we recommend that you complete the Readings and Labs that come before it.

## Video

&#x20;\<iframe width="100%" height="720" src="<https://www.youtube.com/embed/5dqPYRsQd10?rel=0&showinfo=0>" frameborder="0" allowfullscreen>\</iframe>

## Resources

* [Method provided by `has_many`](http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html#method-i-has_many)
* [Method provided by `belongs_to`](http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html#method-i-belongs_to)

View [ActiveRecord Associations Video Review](https://learn.co/lessons/activerecord-associations-video-review) on Learn.co and start learning to code for free.
