HasN

Constants

Methods

#association_proxy

+ show/hide code
#association_proxy_cache

Returns the current AssociationProxy cache for the association cache. It is in the format { :association_name => AssociationProxy} This is so that we * don’t need to re-build the QueryProxy objects * also because the QueryProxy object caches it’s results * so we don’t need to query again * so that we can cache results from association calls or eager loading

+ show/hide code

#association_proxy_cache_fetch

+ show/hide code

#association_query_proxy

+ show/hide code