20 21 22
# File 'lib/cat_herder/assets.rb', line 20 def cache @cache ||= ActiveSupport::Cache.lookup_store(*cache_store) end