license test

This commit is contained in:
Yan
2018-02-21 10:12:05 +06:30
parent 867148a038
commit cd95d1d5c9
5 changed files with 29 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ class License
##Get redis connection from connection pool
redis = Redis.new
cache_license = redis.get(cache_key)
Rails.logger.info "Cache key - " + cache_key.to_s
if cache_license.nil?
##change the d/e key