mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update association_basics.md
This commit is contained in:
parent
d849f42b4e
commit
01ea8c22dd
1 changed files with 1 additions and 1 deletions
|
@ -1668,7 +1668,7 @@ You can use any of the standard [querying methods](active_record_querying.html)
|
||||||
* `order`
|
* `order`
|
||||||
* `readonly`
|
* `readonly`
|
||||||
* `select`
|
* `select`
|
||||||
* `uniq`
|
* `distinct`
|
||||||
|
|
||||||
##### `where`
|
##### `where`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue