class
ActiveSupport::Cache::Entry
v3.2.13 -
Show latest stable
- Superclass: Object
Entry that is put into caches. It supports expiration time on entries and can compress values to save space in the cache.
Constants
DEFAULT_COMPRESS_LIMIT = 16.kilobytes
Attributes
| [R] | created_at |
| [R] | expires_in |
Files
- activesupport/lib/active_support/cache.rb