<% bubble = thread.bubble %>
<% cache thread do %> <%= render partial: "bubbles/threads/entry", collection: thread.entries, cache: true %> <% end %> <%= render "comments/new", bubble: bubble %>