mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
[ci skip] Add ActiveRecord::Relation#extract_associated method to the active_record_querying.md
This commit is contained in:
parent
4e076b03b6
commit
1d5a6a3d8c
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ The methods are:
|
|||
* `distinct`
|
||||
* `eager_load`
|
||||
* `extending`
|
||||
* `extract_associated`
|
||||
* `from`
|
||||
* `group`
|
||||
* `having`
|
||||
|
|
Loading…
Reference in a new issue