Method: Switchman::Rails::ClassMethods#cache

Defined in:
lib/switchman/rails.rb

#cacheObject



12
13
14
# File 'lib/switchman/rails.rb', line 12

def cache
  Switchman::Shard.current.database_server.cache_store
end