diff options
author | eileencodes <eileencodes@gmail.com> | 2014-08-04 19:39:07 -0400 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2014-08-04 19:47:25 -0400 |
commit | 80af2a4935158b0d46a451d18c77971a7e0ca9e1 (patch) | |
tree | 4bf3cf6d5d53d75b1b8476e8c6ffa8bed41d4234 /actionpack/lib/action_dispatch/middleware/static.rb | |
parent | cfb8d4ad3de3b2ea36d0237e2967bfed1a47c56b (diff) | |
download | rails-80af2a4935158b0d46a451d18c77971a7e0ca9e1.tar.gz rails-80af2a4935158b0d46a451d18c77971a7e0ca9e1.tar.bz2 rails-80af2a4935158b0d46a451d18c77971a7e0ca9e1.zip |
Don't delegate Reflection#chain to ThroughAssociation
We shouldn't be delegating chain to ThroughAssociation since the
only place that needs to call it is `target_scope`. Instead we
can call `reflecion.chain`.
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware/static.rb')
0 files changed, 0 insertions, 0 deletions