Class: Forecast::Cache
- Inherits:
-
Object
- Object
- Forecast::Cache
- Defined in:
- lib/forecast/cache.rb
Instance Method Summary collapse
-
#initialize ⇒ Cache
constructor
A new instance of Cache.
Constructor Details
#initialize ⇒ Cache
Returns a new instance of Cache.
3 4 5 |
# File 'lib/forecast/cache.rb', line 3 def initialize end |