aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2016-08-19 13:12:03 +0900
committerRyuta Kamizono <kamipo@gmail.com>2016-08-19 13:12:03 +0900
commitdea671b5e0369f2cd0e9f3c88e6eef7230176b0d (patch)
tree79adbd85c2b90aebffd6391b7cfb508e4bfde072 /activerecord/test/cases/adapters/postgresql
parentb27acd0b69a093e1d9d91ddf52c9f6e1289e28e0 (diff)
downloadrails-dea671b5e0369f2cd0e9f3c88e6eef7230176b0d.tar.gz
rails-dea671b5e0369f2cd0e9f3c88e6eef7230176b0d.tar.bz2
rails-dea671b5e0369f2cd0e9f3c88e6eef7230176b0d.zip
Remove unnecessary `length` method for collection proxy
`length` is delegated to `records` (`load_target`) by `ActiveRecord::Delegation`. https://github.com/rails/rails/blob/v5.0.0/activerecord/lib/active_record/relation/delegation.rb#L38
Diffstat (limited to 'activerecord/test/cases/adapters/postgresql')
0 files changed, 0 insertions, 0 deletions