ActiveSupport::Cache::Strategy::LocalCache::LocalStore
class ActiveSupport::Cache::Strategy::LocalCache::LocalStore
Simple memory backed cache. This cache is not thread safe and is intended only for serving as a temporary memory cache for a single thread.
Public Class Methods
Calls superclass method 登录查看完整内容