diff options
| author | Aaron Patterson <aaron.patterson@gmail.com> | 2019-02-22 10:39:25 -0800 |
|---|---|---|
| committer | Aaron Patterson <aaron.patterson@gmail.com> | 2019-02-22 10:39:25 -0800 |
| commit | 1cf3878927c086828d7a3010012334859c98d643 (patch) | |
| tree | ce125d2a8381367af3ed141fc53c3e1f010b14ba /activerecord/test/cases/adapters/postgresql/xml_test.rb | |
| parent | 3b6602aa7a01fb415fce07ef32458b131e5762e1 (diff) | |
| download | rails-1cf3878927c086828d7a3010012334859c98d643.tar.gz rails-1cf3878927c086828d7a3010012334859c98d643.tar.bz2 rails-1cf3878927c086828d7a3010012334859c98d643.zip | |
Pass lookup context to the layout handlers
I want to start reducing the calls to `lookup_context`. That method
caches the lookup context in an ivar, but I would like to cache the
lookup context on the stack. That way we aren't coupled to the behavior
of the `lookup_context` method.
Diffstat (limited to 'activerecord/test/cases/adapters/postgresql/xml_test.rb')
0 files changed, 0 insertions, 0 deletions
