<% # Clients of this partial must supply the following variables: # thread # user %> <% if thread.can_be_read_by?(user) %> <%= stylesheet_link_tag "commontator/application", :media => "all" %> <% end %>