aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/relation/calculations.rb
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-09-08 08:10:14 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-09-08 08:10:14 +0900
commitb442cb0d915f64315e6c43aa19719df74a29fe5e (patch)
tree37a5237e11336c1364cb7528d2b4113e3088365b /activerecord/lib/active_record/relation/calculations.rb
parenta6860e0f0f2df99ac3859433b471692e6b598cbf (diff)
downloadrails-b442cb0d915f64315e6c43aa19719df74a29fe5e.tar.gz
rails-b442cb0d915f64315e6c43aa19719df74a29fe5e.tar.bz2
rails-b442cb0d915f64315e6c43aa19719df74a29fe5e.zip
Remove unnecessary `join_type` in `AssociationScope`
This method was moved from `JoinHelper` in 0fddc3c1, but it is only used for `table.create_join` in the internal and `Nodes::InnerJoin` is default join klass. So it is not needed to pass it explicitly.
Diffstat (limited to 'activerecord/lib/active_record/relation/calculations.rb')
0 files changed, 0 insertions, 0 deletions