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