diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-09-18 11:04:39 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-09-18 11:07:11 +0900 |
commit | fa5200fc21f6c9a2202d9af29cf0122d98a5d8d8 (patch) | |
tree | 40f66d3f694142844e925f29c763388496d7b32b /README.md | |
parent | 84650022d574d24d6adea6ad941ec3ca57d2a2f0 (diff) | |
download | rails-fa5200fc21f6c9a2202d9af29cf0122d98a5d8d8.tar.gz rails-fa5200fc21f6c9a2202d9af29cf0122d98a5d8d8.tar.bz2 rails-fa5200fc21f6c9a2202d9af29cf0122d98a5d8d8.zip |
change `MemCacheStore#increment` and `MemCacheStore#decrement` to public API [ci skip]
I'm not sure why these methods not public. But these methods are public in
other cache stores, I think that may be in public.
Ref:
http://edgeapi.rubyonrails.org/classes/ActiveSupport/Cache/Store.html#method-i-increment
http://edgeapi.rubyonrails.org/classes/ActiveSupport/Cache/FileStore.html#method-i-increment
http://edgeapi.rubyonrails.org/classes/ActiveSupport/Cache/MemoryStore.html#method-i-increment
http://edgeapi.rubyonrails.org/classes/ActiveSupport/Cache/NullStore.html#method-i-increment
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions