Exception: Leftbrained::HasWebFallback::NoCachePathSetException
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Leftbrained::HasWebFallback::NoCachePathSetException
- Defined in:
- lib/leftbrained/has_web_fallback.rb
Overview
InstanceMethods
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
159 160 161 |
# File 'lib/leftbrained/has_web_fallback.rb', line 159 def "No path was set on Leftbrained::HasWebFallback.has_web_fallback_cache_path - you must set this before creating fallbacks" end |