diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2016-02-10 13:48:08 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2016-02-10 13:49:03 -0800 |
commit | 3553fe03ad974bad6a97b1853b1b27c4798f1d06 (patch) | |
tree | cd4843fbd8d7dd0b0892da899b10fc707760bc9a /activerecord/lib/active_record/connection_adapters | |
parent | 33257d15ad5239260747fcefc8528efe21fbe02b (diff) | |
download | rails-3553fe03ad974bad6a97b1853b1b27c4798f1d06.tar.gz rails-3553fe03ad974bad6a97b1853b1b27c4798f1d06.tar.bz2 rails-3553fe03ad974bad6a97b1853b1b27c4798f1d06.zip |
build scope chain functionally and remove caching
This commit walks the reflection tree and builds the scope chain
functionally. It also removes the chain cache since the cache doesn't
seem to have any impact on performance (I'd prefer to only cache at
proven bottlenecks)
Diffstat (limited to 'activerecord/lib/active_record/connection_adapters')
0 files changed, 0 insertions, 0 deletions