1
0
Fork 0
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:
Markov Alexey 2015-04-19 08:33:19 +03:00
parent d849f42b4e
commit 01ea8c22dd

View file

@ -1668,7 +1668,7 @@ You can use any of the standard [querying methods](active_record_querying.html)
* `order`
* `readonly`
* `select`
* `uniq`
* `distinct`
##### `where`