Libraries
»
gemstash
(2.3.0)
»
Index
»
Gemstash
»
RedisClient
»
#flush
Method: Gemstash::RedisClient#flush
Defined in:
lib/gemstash/cache.rb
#
flush
⇒
Object
115 116 117
# File 'lib/gemstash/cache.rb', line 115
def
flush
@cache
.
flushdb
end