method
increment
v3.2.1 -
Show latest stable
- Class:
ActiveSupport::Cache::MemoryStore
increment(name, amount = 1, options = nil)public
Increment an integer value in the cache.
increment(name, amount = 1, options = nil)Increment an integer value in the cache.