diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-09-05 01:17:33 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-09-05 01:17:33 +0900 |
commit | 2b5f5cdd7c1d95716de6a206b6d09ccbb006dc17 (patch) | |
tree | 6a1952001a99ee58a7eb33157ddd08085d8ab59d /guides/source/active_record_callbacks.md | |
parent | 9551bad98fc7604d460427946183bdfca7a2f8d4 (diff) | |
download | rails-2b5f5cdd7c1d95716de6a206b6d09ccbb006dc17.tar.gz rails-2b5f5cdd7c1d95716de6a206b6d09ccbb006dc17.tar.bz2 rails-2b5f5cdd7c1d95716de6a206b6d09ccbb006dc17.zip |
Don't merge `reflection_scope` if `reflection.scope` isn't given
If `reflection.scope` isn't given, `reflection_scope` is always
`klass.unscoped`. it is unnecessary to merge it.
Diffstat (limited to 'guides/source/active_record_callbacks.md')
0 files changed, 0 insertions, 0 deletions