Chris@0:

<%= link_to(h(@news.title), @news_url) %>

Chris@0: <%=h @news.author.name %> Chris@0: Chris@0: <%= textilizable(@news, :description, :only_path => false) %>