docbrown/config/initializers/active_support/cache
Tam Chau ffba42cf43
Add expires_in option for ActiveSupport::Cache::RedisStore#increment method (#7515)
* rails patch to fix expires_in for increment method

* fixup! rails patch to fix expires_in for increment method

correct test case

* fix redundant file name & class name

* add comment to explain monkey patch for RedisCacheStore#increment
2020-04-27 16:40:49 +02:00
..
redis_cache_store.rb Add expires_in option for ActiveSupport::Cache::RedisStore#increment method (#7515) 2020-04-27 16:40:49 +02:00