Method: Graphiti::Util::CacheDebug#save

Defined in:
lib/graphiti/util/cache_debug.rb

#saveObject



83
84
85
# File 'lib/graphiti/util/cache_debug.rb', line 83

def save
  Graphiti.cache.write(key, current_version)
end