> For the complete documentation index, see [llms.txt](https://simian114.gitbook.io/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simian114.gitbook.io/blog/undefined/rubyonrails/undefined-7/includes.md).

# 모델의 includes 메서드

{% hint style="info" %}
[공식문서를 보자](<https://api.rubyonrails.org/v6.1.0/classes/ActiveRecord/QueryMethods.html#method-i-includes >)
{% endhint %}

아직 학습하지 않았다. 다만 **includes  를 사용하면 연관 테이블을 쉽게 가져올 수 있다는 것만 알고있다.**
