aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/code_statistics_test.rb
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2018-01-11 04:28:28 +0900
committerRyuta Kamizono <kamipo@gmail.com>2018-01-11 04:28:28 +0900
commit412db710dfa6ed84654068576b1841966d7f89b2 (patch)
treeedd43195cf3ccb3f9c9d87a552fdc13f7e3242af /railties/test/code_statistics_test.rb
parentb4f64cb1595f2abd3d7e47805273f4f029718829 (diff)
downloadrails-412db710dfa6ed84654068576b1841966d7f89b2.tar.gz
rails-412db710dfa6ed84654068576b1841966d7f89b2.tar.bz2
rails-412db710dfa6ed84654068576b1841966d7f89b2.zip
Use `apply_join_dependency` instead of meaningless named `find_with_associations`
`find_with_associations` is meaningless name in this point since it just contain `construct_join_dependency` and `apply_join_dependency`, does not contain finding anything. If `apply_join_dependency` returns `relation` and `join_dependency` then `find_with_associations` is no longer needed.
Diffstat (limited to 'railties/test/code_statistics_test.rb')
0 files changed, 0 insertions, 0 deletions