Replies: 2 comments
-
Hey @mackross, sorry for the delay, I had some personal situation where I was away from computer for a few months but I'm back! My first guest is that Rails doesn't dispatch the same Event. I 'll have a look but I should probably add a |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'll convert this issue to "discussion" (mostly to try it). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I use
<%= render partial: 'path_to_partial', collection: @collection, cached: true %>
, the cache hits are shown in the logs, but they're not shown in the debugbar.Beta Was this translation helpful? Give feedback.
All reactions