Exception: Leftbrained::HasWebFallback::NoCachePathSetException

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/leftbrained/has_web_fallback.rb

Overview

InstanceMethods

Instance Method Summary collapse

Instance Method Details

#messageObject



159
160
161
# File 'lib/leftbrained/has_web_fallback.rb', line 159

def message
  "No path was set on Leftbrained::HasWebFallback.has_web_fallback_cache_path - you must set this before creating fallbacks"
end