Method: ComplexConfig::Provider#flush_cache

Defined in:
lib/complex_config/provider.rb

#flush_cacheObject



78
79
80
81
# File 'lib/complex_config/provider.rb', line 78

def flush_cache
  memoize_cache_clear
  self
end