Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes #630 potential performance hit logging cache key
* using ActiveSupport::Cache.expand_cache_key which is also used by Rails to expand the cache key without enumerating relations
- Loading branch information