diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2018-09-11 23:05:40 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-09-11 23:05:40 +0900 |
commit | 538b19c47eadc43c923527d7c0a4caa66b5cda7e (patch) | |
tree | 23e5d9a7eddaeacdd975d11142272eb67ed00c11 /railties/test/rails_info_test.rb | |
parent | 517a54501d2de1225327296adde8efb91774b237 (diff) | |
download | rails-538b19c47eadc43c923527d7c0a4caa66b5cda7e.tar.gz rails-538b19c47eadc43c923527d7c0a4caa66b5cda7e.tar.bz2 rails-538b19c47eadc43c923527d7c0a4caa66b5cda7e.zip |
Refactor object creation from relation to avoid pushing scope attributes
Pushing scope attributes was added at d4007d5 for fixing inheritance
object creation. But it was not a better fix, since we could just pull
that on demand in `Inheritance` module.
Diffstat (limited to 'railties/test/rails_info_test.rb')
0 files changed, 0 insertions, 0 deletions