Returns:
3 4 5
# File 'app/helpers/spree/cache_helper.rb', line 3 def http_cache_enabled? @http_cache_enabled ||= Spree::Frontend::Config[:http_cache_enabled] end