Module: Makara::Cache
- Defined in:
- lib/makara/cache.rb
Class Method Summary collapse
Class Method Details
.store=(store) ⇒ Object
4 5 6 |
# File 'lib/makara/cache.rb', line 4 def store=(store) Makara::Logging::Logger.log deprecation_warning, :warn end |