method

modify_value

rails 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.