diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-09-07 08:37:58 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-09-07 08:37:58 +0900 |
commit | 0a1112fc910005023fb8764d6b86ae448b449b22 (patch) | |
tree | 4ed0db1264b3f99f6f2d82a86ff133bb89eff30c /actioncable/app/assets/javascripts | |
parent | 89dc8e1ff87d86c4253fa6dcd0002eb64fa4e922 (diff) | |
download | rails-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 'actioncable/app/assets/javascripts')
0 files changed, 0 insertions, 0 deletions