method
decrement
v6.1.3.1 -
Show latest stable
- Class:
ActiveSupport::Cache::FileStore
decrement(name, amount = 1, options = nil)public
Decrements an already existing integer value that is stored in the cache. If the key is not found nothing is done.