39 40 41 42
# File 'lib/lato_settings.rb', line 39 def reset_cache @cache = nil Rails.cache.delete('LatoSettings/cache') end