method
modify_value
v7.1.3.2 -
Show latest stable
- Class:
ActiveSupport::Cache::FileStore
modify_value(name, amount, options)private
Modifies the amount of an integer value that is stored in the cache. If the key is not found it is created and set to amount.