method
decrement
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::Cache::MemoryStore
decrement(name, amount = 1, options = nil)public
Decrement an integer value in the cache.
decrement(name, amount = 1, options = nil)Decrement an integer value in the cache.