aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/support
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-09-07 08:37:58 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-09-07 08:37:58 +0900
commit0a1112fc910005023fb8764d6b86ae448b449b22 (patch)
tree4ed0db1264b3f99f6f2d82a86ff133bb89eff30c /activerecord/test/support
parent89dc8e1ff87d86c4253fa6dcd0002eb64fa4e922 (diff)
downloadrails-0a1112fc910005023fb8764d6b86ae448b449b22.tar.gz
rails-0a1112fc910005023fb8764d6b86ae448b449b22.tar.bz2
rails-0a1112fc910005023fb8764d6b86ae448b449b22.zip
Don't pass `table` to `last_chain_scope` and `next_chain_scope`
Because `table` is part of `reflection`, don't need to pass it explicitly. And also, naming `alias_name` to `table` is a little confusing. `aliased_table` is preferable than `alias_name`.
Diffstat (limited to 'activerecord/test/support')
0 files changed, 0 insertions, 0 deletions