Hook for default cache.
Returns:
39 40 41
# File 'lib/jsonapi/rails/controller/hooks.rb', line 39 def jsonapi_cache instance_exec(&JSONAPI::Rails.config[:jsonapi_cache]) end