Add HTTP cache for the menu
This commit is contained in:
@@ -2,5 +2,6 @@ class My::MenusController < ApplicationController
|
||||
include FilterScoped
|
||||
|
||||
def show
|
||||
fresh_when @user_filtering
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user