diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-08-18 00:47:18 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-08-18 05:08:41 +0900 |
commit | 70821dea5ac3e726fa0b81db0fa16c80ff7c897f (patch) | |
tree | 7a90e8d5018b3ff330abfdfac51e53737964b677 /guides/source/_welcome.html.erb | |
parent | 6568cfd78c89fe70ac7304d03f8f4825fe0b7c72 (diff) | |
download | rails-70821dea5ac3e726fa0b81db0fa16c80ff7c897f.tar.gz rails-70821dea5ac3e726fa0b81db0fa16c80ff7c897f.tar.bz2 rails-70821dea5ac3e726fa0b81db0fa16c80ff7c897f.zip |
Remove unnecessary `select` method for `CollectionProxy`
Currently `CollectionProxy` inherits `Relation` and `Relation` includes
`QueryMethods`. This method is completely duplicated.
https://github.com/rails/rails/blob/v5.0.0/activerecord/lib/active_record/relation/query_methods.rb#L271-L275
Diffstat (limited to 'guides/source/_welcome.html.erb')
0 files changed, 0 insertions, 0 deletions