method
get_dispatch_cache
v7.1.3.4 -
Show latest stable
- Class:
Arel::Visitors::Visitor
get_dispatch_cache()private
No documentation available.
# File activerecord/lib/arel/visitors/visitor.rb, line 23
def get_dispatch_cache
self.class.dispatch_cache
end