update conflic for pull master

This commit is contained in:
Aung Myo
2018-02-23 14:58:35 +06:30
19 changed files with 284 additions and 125 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