2021-06-01 12:20:20 +00:00
|
|
|
# Copyright (C) 2012-2021 Zammad Foundation, http://zammad-foundation.org/
|
|
|
|
|
2021-05-31 13:05:54 +00:00
|
|
|
# load get => read alias
|
|
|
|
require 'active_support/cache/store'
|
2015-02-25 20:52:14 +00:00
|
|
|
|
2021-05-31 13:05:54 +00:00
|
|
|
Cache = Rails.cache
|