aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/post.rb
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-05-17 00:40:26 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-05-28 01:19:24 +0900
commitc45c9cfb011fce54c319555c8852d915ff2ef97a (patch)
treec836e64a8033845fd010dd6cfeb6e5ac7812bea0 /activerecord/test/models/post.rb
parent9b78974bc9f0dad0242d057b69f543471af2b92d (diff)
downloadrails-c45c9cfb011fce54c319555c8852d915ff2ef97a.tar.gz
rails-c45c9cfb011fce54c319555c8852d915ff2ef97a.tar.bz2
rails-c45c9cfb011fce54c319555c8852d915ff2ef97a.zip
Cache the association proxy object
Some third party modules expects that association returns same proxy object each time (e.g. for stubbing collection methods: https://github.com/rspec/rspec-rails/issues/1817). So I decided that cache the proxy object and reset scope in the proxy object each time. Related context: https://github.com/rails/rails/commit/c86a32d7451c5d901620ac58630460915292f88b#commitcomment-2784312
Diffstat (limited to 'activerecord/test/models/post.rb')
0 files changed, 0 insertions, 0 deletions