Class: ActiveRecord::ConnectionAdapters::AbstractAdapter

Inherits:
Object
  • Object
show all
Defined in:
lib/query_memcached.rb

Direct Known Subclasses

MysqlAdapter, PostgreSQLAdapter

Instance Attribute Summary collapse

Instance Attribute Details

#memcache_query_cache_optionsObject

Returns the value of attribute memcache_query_cache_options.



70
71
72
# File 'lib/query_memcached.rb', line 70

def memcache_query_cache_options
  @memcache_query_cache_options
end