[ci skip] Add ActiveRecord::Relation#extract_associated method to the active_record_querying.md

This commit is contained in:
Abhay Nikam 2019-03-30 09:39:14 +05:30
parent 4e076b03b6
commit 1d5a6a3d8c

@ -65,6 +65,7 @@ The methods are:
* `distinct`
* `eager_load`
* `extending`
* `extract_associated`
* `from`
* `group`
* `having`