Bump identity cache fragments

This commit is contained in:
Mike Dalessio
2025-10-10 11:08:39 -04:00
parent 04be825609
commit b7abf33c29
+1
View File
@@ -4,6 +4,7 @@
<h1 class="txt-xx-large margin-block-end-double">Fizzy</h1>
<% cache [ Current.user, Current.identity_token ] do %>
<%# Bump for rollout 2025-10-10 %>
<% identity = Identity.find_signed(Current.identity_token.id) %>
<% memberships = identity&.memberships %>
<% if memberships.present? %>