sneaky 500

This commit is contained in:
Andrew Brown 2019-07-12 13:12:36 -05:00
parent b8e4e3e5f5
commit 63bdf83d23

View File

@ -44,6 +44,7 @@ class ApplicationController < ActionController::Base
# Cache some super-common stuff we need for every page. For example, content lists for the side nav.
def cache_most_used_page_information
@current_user_content = {}
return unless user_signed_in?
@activated_content_types = (