trabajo-afectivo/lib/cache.rb
2022-01-01 14:38:12 +01:00

7 lines
160 B
Ruby

# Copyright (C) 2012-2022 Zammad Foundation, https://zammad-foundation.org/
# load get => read alias
require 'active_support/cache/store'
Cache = Rails.cache